Version

SummarySettings Class Methods

For a list of all members of this type, see SummarySettings members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRefreshRecalculates the summaries associated with this SummarySettings object.  
Public MethodResetAppearanceResets Appearance property to its default value.  
Public MethodResetDisplayFormatResets the DisplayFormat to it's default value which is null.  
Public MethodResetDisplayInGroupByResets DisplayInGroupBy property to its default value.  
Public MethodResetFormulaResets Formula property to it's default value of null.  
Public MethodResetGroupBySummaryValueAppearanceResets GroupBySummaryValueAppearance property to its default value.  
Public MethodResetHiddenResets Hidden property to its default value.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLinesResets Lines property to it's default value of 1.  
Public MethodResetShowCalculatingTextResets the property to its default value.  
Public MethodResetSummaryDisplayAreaResets the property to its default value.  
Public MethodResetSummaryPositionResets SummaryPosition property to its default value.  
Public MethodResetSummaryPositionColumnResets SummaryPositionColumn property to its default value.  
Public MethodResetToolTipTextResets the property to its default value of false.  
Public MethodShouldSerializeAppearanceReturns true if Appearance property is assigned a non-default value.  
Public MethodShouldSerializeGroupBySummaryValueAppearanceReturns true if GroupBySummaryValueAppearance property is assigned a non-default value.  
Public MethodShouldSerializeHiddenReturns true if Hidden property is assigned a non-default value.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeSummaryPositionReturns true if SummaryPosition property is assigned a non-default value.  
Public MethodShouldSerializeSummaryPositionColumnReturns true if SummaryPositionColumn property is assigned a non-default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so the property window displays nothing.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeDisplayInGroupByReturns true if DisplayInGroupBy property is assigned a non-default value.  
Protected MethodShouldSerializeFormulaReturns true if formula property is assigned a non-default value.  
Protected MethodShouldSerializeShowCalculatingTextReturns true if the property is set to a non-default value.  
Protected MethodShouldSerializeSummaryDisplayAreaReturns true if SummaryDisplayArea property is set to a non-default value.  
Protected MethodShouldSerializeToolTipTextReturns true if the property has been set to a non-default value of true.  
See Also