For a list of all members of this type, see TemplateColumnLayout members.
| Name | Description | |
|---|---|---|
![]() | ColumnLayoutFilteringObject | Used by Filtering, this object is used when the FilteringScope evaluates out to ColumnLayout. It allows for objects in template columns to be bound to a common object. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
![]() | ConditionalFormatCollection | Gets the Conditional Formats that have been set to sub columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
![]() | DataField | Gets/Sets the DataField associated with this particular ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
![]() | DefaultDataObject | Gets / sets the object that will be used to compare against an object in the AddNewRow to detect if the AddNewRow is dirty. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
![]() | InternalTemplate | Gets/Sets the System.Windows.DataTemplate that, if set, will be displayed instead of the rows that this ColumnLayout represents. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
![]() | ObjectDataType | The Type that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
![]() | ObjectDataTypeInfo | The Type that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
![]() | PriorityProperties | Gets 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.ColumnBase) |
![]() | PropertiesToIgnore | Gets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
![]() | RequiresBoundDataKey | Overridden. Gets whether an exception should be thrown if the key associated with the ColumnBase doesn't correspond with a property in the data that this object represents. |