The following tables list the members exposed by SummarySettings.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Appearance | Appearance that will be applied to summaries associated with this SummerySettings object. | |
Band | Returns the associated band. | |
CustomSummaryCalculator | Gets or sets the ICustomSummaryCalculator object used for calculating custom summary. This only applies if SummaryType is set to Custom. | |
DisplayFormat | A substitution string used for formatting the summary. For example: "{0}", "Total = {0}". | |
DisplayFormatProvider | Gets or sets the culture specific information used to determine how values are formatted. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Formula | Specifies the formula. UltraGridBase.CalcManager property must be set to a valid instance of Infragistics.Win.CalcEngine.IUltraCalcManager for this property to have any affect. Also the SummaryType property of this summary object must be set to Formula. | |
FormulaAbsoluteName | Returns the absolute name of the summary settings that you can use to refer to it in formulas. | |
FormulaValueConverter | Interface for providing custom logic for converting formula results and the formula source values. | |
GroupBySummaryValueAppearance | Appearance that will be applied to summaries in group-by rows associated with this SummerySettings object. | |
HasAppearance | Returns true if appearance object for Appearance property has been allocated. | |
HasGroupBySummaryValueAppearance | Returns true if appearance object for GroupBySummaryValueAppearance property has been allocated. | |
IsExternal | Returns True if the SummaryType is External or the Override.UseExternalSummaryCalculator property has been set to True. | |
Key | Overridden. Returns or sets a value that uniquely identifies an object in a collection. | |
Lines | Gets or sets the number of text lines summary associated with this summary settings object will have. | |
ShowCalculatingText | Specifies whether summaries will display "#Calculating" in when calculating with an UltraCalcManager. | |
SourceColumn | Gets or sets the source column. Data from the source column is what gets summarized. | |
SummaryDisplayArea | Specifies if and which area(s) the summaries will be displayed in. | |
SummaryPosition | Specifies where summary footers to display the summary. If its value is UseColumn, then the summary will be displayed under column returned by SummaryPositionColumn property in the summary footers. If its Left or Right they will be displayed in the free-form line of the summary footers. | |
SummaryPositionColumn | Column under which this property will be displayed. If SummaryPosition is something other than UseColumn, this will be ignored. This column must be from the band that this SummarySettings object is assigned to. | |
SummaryType | Type of summary to calculate. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolTipText | Specifies the tooltip to display when the user hovers the mouse over the header. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Refresh | Recalculates the summaries associated with this SummarySettings object. | |
ResetAppearance | Resets Appearance property to its default value. | |
ResetDisplayFormat | Resets the DisplayFormat to it's default value which is null. | |
ResetDisplayInGroupBy | Resets DisplayInGroupBy property to its default value. | |
ResetFormula | Resets Formula property to it's default value of null. | |
ResetGroupBySummaryValueAppearance | Resets GroupBySummaryValueAppearance property to its default value. | |
ResetHidden | Resets Hidden property to its default value. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetLines | Resets Lines property to it's default value of 1. | |
ResetShowCalculatingText | Resets the property to its default value. | |
ResetSummaryDisplayArea | Resets the property to its default value. | |
ResetSummaryPosition | Resets SummaryPosition property to its default value. | |
ResetSummaryPositionColumn | Resets SummaryPositionColumn property to its default value. | |
ResetToolTipText | Resets the property to its default value of false. | |
ShouldSerializeAppearance | Returns true if Appearance property is assigned a non-default value. | |
ShouldSerializeGroupBySummaryValueAppearance | Returns true if GroupBySummaryValueAppearance property is assigned a non-default value. | |
ShouldSerializeHidden | Returns true if Hidden property is assigned a non-default value. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeSummaryPosition | Returns true if SummaryPosition property is assigned a non-default value. | |
ShouldSerializeSummaryPositionColumn | Returns true if SummaryPositionColumn property is assigned a non-default value. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string so the property window displays nothing. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeDisplayInGroupBy | Returns true if DisplayInGroupBy property is assigned a non-default value. | |
ShouldSerializeFormula | Returns true if formula property is assigned a non-default value. | |
ShouldSerializeShowCalculatingText | Returns true if the property is set to a non-default value. | |
ShouldSerializeSummaryDisplayArea | Returns true if SummaryDisplayArea property is set to a non-default value. | |
ShouldSerializeToolTipText | Returns true if the property has been set to a non-default value of true. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |