| Name | Description |
| AddNewRowSettings | Gets 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) |
| AutoGenerateColumns | Gets/sets whether the columns of the ColumnLayout should be generated if otherwise not specified. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| AutoGenerateColumnsResolved | Resolves if ColumnBase objects should be generated automatically for this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| CellStyle | Gets/Sets the System.Windows.Style that will be used for all CellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| CellStyleResolved | Resolves the actual Style that will be applied to the CellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ChildBandHeaderHeight | Gets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.ChildBand for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ChildBandHeaderHeightResolved | Resolves the ChildBandHeaderHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ChildBandHeaderStyle | Gets/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) |
| ChildBandHeaderStyleResolved | Resolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.ChildBandCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnChooserSettings | Gets a reference to the ColumnChooserSettings object that controls all the properties for the Column Chooser on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnLayout | Gets the ColumnLayout thats owns this ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| ColumnLayoutHeaderVisibility | Gets/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) |
| ColumnLayoutHeaderVisibilityResolved | Gets the actual visibility of the Infragistics.Controls.Grids.Primitives.ChildBand for this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnMovingSettings | Gets a reference to the ColumnMovingSettings object that controls all the properties for moving columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnResizingSettings | Gets a reference to the ColumnResizingSettingsOverride object that controls all the properties for resizing columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| Columns | Gets the ColumnBaseCollection that the ColumnLayout owns. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnsFooterTemplate | Gets the System.Windows.DataTemplate that will be applied to the footer of every Column in this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnsFooterTemplateResolved | Gets the actual ColumnsFooterTemplate value of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnsHeaderTemplate | Gets the System.Windows.DataTemplate that will be applied to the header of every Column in this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnsHeaderTemplateResolved | Gets the actual ColumnsHeaderTemplate value of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnWidth | Gets/Sets the Width that will be applied to every Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ColumnWidthResolved | Resolves the ColumnWidth property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| DataType | The DataType that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| DeferredScrollingSettings | Gets a reference to the DeferredScrollingSettingsOverride object that controls all the properties for DeferredScrolling on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| DeleteKeyAction | Gets/Sets the action that should be taken when the Delete Key is pressed for a specific ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| DeleteKeyActionResolved | Resolves the DeleteKeyAction property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
| Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
| DisplayNameResolved | Gets 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) |
| EditingSettings | Gets a reference to the EditingSettings object that controls all the properties for moving columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| ExpansionIndicatorSettings | Gets 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) |
| FillerColumnSettings | Gets an object that contains settings that pertain to the Infragistics.Controls.Grids.Primitives.FillerColumn of a particular ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| FilteringSettings | Gets 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) |
| FixedColumnSettings | Gets 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) |
| FooterRowHeight | Gets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.FooterRow for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| FooterRowHeightResolved | Resolves the FooterRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| FooterStyle | Gets/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) |
| FooterStyleResolved | Resolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.FooterCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| FooterVisibility | Gets/sets the visibility of the Footer of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| FooterVisibilityResolved | Resolves if the Infragistics.Controls.Grids.Primitives.FooterRow of this ColumnLayout is actually Visible. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| Grid | Gets the XamGrid that the ColumnLayout belongs to. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| GroupBySettings | Gets 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) |
| HeaderRowHeight | Gets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.HeaderRow for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderRowHeightResolved | Resolves the HeaderRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderStyle | Gets/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) |
| HeaderStyleResolved | Resolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.HeaderCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderTemplate | Gets/Sets the System.Windows.DataTemplate used to define the Content of the Header of the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| HeaderText | Gets/Sets the text that will be displayed in the Header. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| HeaderTextHorizontalAlignment | Gets/sets the System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderTextHorizontalAlignmentResolved | Gets the actual System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderTextVerticalAlignment | Gets/sets the System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderTextVerticalAlignmentResolved | Gets the actual System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderVisibility | Gets/sets the visibility of the Header of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| HeaderVisibilityResolved | Resolves if the Infragistics.Controls.Grids.Primitives.HeaderRow of this ColumnLayout is actually Visible. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| Indentation | Gets/Sets the Indentation of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| IndentationResolved | Resolves what the actual Indentation of this ColumnLayout should be. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| IsAlternateRowsEnabled | Gets/sets whether Alternate Row styling is enabled. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| IsAlternateRowsEnabledResolved | Resolves if this ColumnLayout had Alternate row styling. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| IsAutoGenerated | Gets whether or not the ColumnBase was predefined, or generated by the XamGrid based on the underlying data. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| IsHideable | Gets/sets whether a ColumnBase can be hidden via the UI. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
| Key | Gets/sets a string that identifies the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| MinimumRowHeight | Gets/Sets the Minimum Height for every RowBase on this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| MinimumRowHeightResolved | Resolves the MinimumRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| PagerSettings | Gets a reference to the PagerSettings object that controls all the properties for paging rows on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| RowHeight | Gets/Sets the Height that will be applied to every row in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| RowHeightResolved | Resolves the RowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| RowSelectorSettings | /// 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) |
| SortingSettings | Gets a reference to the SortingSettings object that controls all the properties for sorting columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| SummaryRowSettings | Gets 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) |
| Tag | Allows additional information to be stored for a ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| TargetTypeName | Get/Sets the System.Type.Name or System.Type.FullName that this ColumnLayout object should represent. (Inherited from Infragistics.Controls.Grids.ColumnLayout) |
| Template | Gets/Sets the System.Windows.DataTemplate that displays custom data, rather than a collection of rows. |
| Visibility | Gets/Sets the Visibility of the ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |