Version

SummaryColumnSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyColumnGets the ColumnSettings.Column object that this settings object is applying to. (Inherited from Infragistics.Controls.Grids.ColumnSettings)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGroupBySummaryDefinitionsThe SummaryDefinitions that will be applied when this particular column is grouped.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertySummaryOperandsThe Infragistics.SummaryOperandCollection which will be allowed to be selected by the user.  
Public PropertySummaryRowCellStyleGets/Sets the System.Windows.Style that will be used for the CellControl objects on the Infragistics.Controls.Grids.Primitives.SummaryRow for this ColumnBase.  
Protected Properties
 NameDescription
Protected PropertyPriorityPropertiesGets a List of properties that should be applied, before even trying to look at any other property on the object. (Inherited from Infragistics.Controls.Grids.ColumnSettings)
Protected PropertyPropertiesToIgnoreGets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. (Inherited from Infragistics.Controls.Grids.ColumnSettings)
See Also