Version 24.2 (latest)

TemplateColumnLayout Class Properties

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

Public Properties
 NameDescription
Public PropertyAddNewRowSettingsGets a reference to the AddNewRowSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.AddNewRow on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyAutoGenerateColumnsGets/sets whether the columns of the ColumnLayout should be generated if otherwise not specified. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyAutoGenerateColumnsResolvedResolves if ColumnBase objects should be generated automatically for this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyCellStyleGets/Sets the System.Windows.Style that will be used for all CellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyCellStyleResolvedResolves the actual Style that will be applied to the CellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.ChildBand for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderHeightResolvedResolves the ChildBandHeaderHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.ChildBandCellControl objects on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.ChildBandCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnChooserSettingsGets a reference to the ColumnChooserSettings object that controls all the properties for the Column Chooser on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnLayoutGets the ColumnLayout thats owns this ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyColumnLayoutHeaderVisibilityGets/sets whether a header should be displayed for the ColumnLayout. The header generally contains the propertyName of the data field that owns the collection that the ColumnLayout is displaying. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnLayoutHeaderVisibilityResolvedGets the actual visibility of the Infragistics.Controls.Grids.Primitives.ChildBand for this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnMovingSettingsGets a reference to the ColumnMovingSettings object that controls all the properties for moving columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnResizingSettingsGets a reference to the ColumnResizingSettingsOverride object that controls all the properties for resizing columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsGets the ColumnBaseCollection that the ColumnLayout owns. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsFooterTemplateGets the System.Windows.DataTemplate that will be applied to the footer of every Column in this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsFooterTemplateResolvedGets the actual ColumnsFooterTemplate value of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsHeaderTemplateGets the System.Windows.DataTemplate that will be applied to the header of every Column in this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsHeaderTemplateResolvedGets the actual ColumnsHeaderTemplate value of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnWidthGets/Sets the Width that will be applied to every Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnWidthResolvedResolves the ColumnWidth property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyDataTypeThe DataType that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyDeferredScrollingSettingsGets a reference to the DeferredScrollingSettingsOverride object that controls all the properties for DeferredScrolling on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyDeleteKeyActionGets/Sets the action that should be taken when the Delete Key is pressed for a specific ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyDeleteKeyActionResolvedResolves the DeleteKeyAction property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
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 PropertyDisplayNameResolvedGets a string that represents the Column, if the HeaderText property isn't used, it fallsback to the Column's Key. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyEditingSettingsGets a reference to the EditingSettings object that controls all the properties for moving columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyExpansionIndicatorSettingsGets a reference to the ExpansionIndicatorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.ExpansionIndicatorColumn of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFillerColumnSettingsGets an object that contains settings that pertain to the Infragistics.Controls.Grids.Primitives.FillerColumn of a particular ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFilteringSettingsGets a reference to the FilteringSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.FilterRow on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFixedColumnSettingsGets a reference to the FixedColumnSettings object that controls all the properties concerning locking Column objects to the left or right side of the XamGrid for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.FooterRow for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterRowHeightResolvedResolves the FooterRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.FooterCellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyFooterStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.FooterCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterVisibilityGets/sets the visibility of the Footer of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterVisibilityResolvedResolves if the Infragistics.Controls.Grids.Primitives.FooterRow of this ColumnLayout is actually Visible. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyGridGets the XamGrid that the ColumnLayout belongs to. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyGroupBySettingsGets a reference to the GroupBySettingsOverride object that controls all the properties for grouping data by columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.HeaderRow for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderRowHeightResolvedResolves the HeaderRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.HeaderCellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.HeaderCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTemplateGets/Sets the System.Windows.DataTemplate used to define the Content of the Header of the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderTextGets/Sets the text that will be displayed in the Header. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderTextHorizontalAlignmentGets/sets the System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTextHorizontalAlignmentResolvedGets the actual System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTextVerticalAlignmentGets/sets the System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTextVerticalAlignmentResolvedGets the actual System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderVisibilityGets/sets the visibility of the Header of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderVisibilityResolvedResolves if the Infragistics.Controls.Grids.Primitives.HeaderRow of this ColumnLayout is actually Visible. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIndentationGets/Sets the Indentation of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIndentationResolvedResolves what the actual Indentation of this ColumnLayout should be. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIsAlternateRowsEnabledGets/sets whether Alternate Row styling is enabled. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIsAlternateRowsEnabledResolvedResolves if this ColumnLayout had Alternate row styling. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIsAutoGeneratedGets whether or not the ColumnBase was predefined, or generated by the XamGrid based on the underlying data. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyIsHideableGets/sets whether a ColumnBase can be hidden via the UI. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyKeyGets/sets a string that identifies the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyMinimumRowHeightGets/Sets the Minimum Height for every RowBase on this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyMinimumRowHeightResolvedResolves the MinimumRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyPagerSettingsGets a reference to the PagerSettings object that controls all the properties for paging rows on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyRowHeightGets/Sets the Height that will be applied to every row in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyRowHeightResolvedResolves the RowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyRowSelectorSettings/// Gets a reference to the RowSelectorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.RowSelectorColumn of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertySortingSettingsGets a reference to the SortingSettings object that controls all the properties for sorting columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertySummaryRowSettingsGets a reference to the SummaryRowSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.SummaryRow on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyTagAllows additional information to be stored for a ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyTargetTypeNameGet/Sets the System.Type.Name or System.Type.FullName that this ColumnLayout object should represent. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyTemplateGets/Sets the System.Windows.DataTemplate that displays custom data, rather than a collection of rows.  
Public PropertyVisibilityGets/Sets the Visibility of the ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Properties
 NameDescription
Protected Internal PropertyColumnLayoutFilteringObjectUsed 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)
Protected Internal PropertyConditionalFormatCollectionGets the Conditional Formats that have been set to sub columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal PropertyDataFieldGets/Sets the DataField associated with this particular ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal PropertyDefaultDataObjectGets / 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)
Protected Internal PropertyInternalTemplateGets/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)
Protected Internal PropertyObjectDataTypeThe Type that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal PropertyObjectDataTypeInfoThe Type that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
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.ColumnBase)
Protected PropertyPropertiesToIgnoreGets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal PropertyRequiresBoundDataKeyOverridden. 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.  
See Also