| Name | Description |
| ActualWidth | Gets the Actual width of the column. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowCellStyle | Gets / sets the System.Windows.Style which will be applied to the Cell on the Infragistics.Controls.Grids.Primitives.AddNewRow. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowEditorTemplate | Gets / sets the Editor that will be displayed when this Infragistics.Controls.Grids.Primitives.AddNewRowCell in this EditableColumn is in edit mode. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowEditorTemplateHorizontalContentAlignment | Gets / sets the System.Windows.HorizontalAlignment which will be assigned to the content of the Column.AddNewRowEditorTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowEditorTemplateVerticalContentAlignment | Gets / sets the System.Windows.VerticalAlignment which will be assigned to the content of the Column.AddNewRowEditorTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowItemTemplate | Gets / sets the System.Windows.DataTemplate that will be used to generate content for the CellBase of the EditableColumn in the Infragistics.Controls.Grids.Primitives.AddNewRowCell. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowItemTemplateHorizontalContentAlignment | Gets / sets the System.Windows.HorizontalAlignment which will be assigned to the content of the Column.AddNewRowItemTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowItemTemplateVerticalContentAlignment | Gets / sets the System.Windows.VerticalAlignment which will be assigned to the content of the Column.AddNewRowItemTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AllColumns | Gets a ReadOnly collection of all Column objects that belong to a particular Column. (Inherited from Infragistics.Controls.Grids.Column) |
| AllowCaseSensitiveSort | Gets/sets if a column should be sorted case sensitive. This is only used for string columns. (Inherited from Infragistics.Controls.Grids.Column) |
| AllowEditingValidation | Gets/sets whether Validation should be used when editing a cell. (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| AllowToolTips | Gets/Sets when a System.Windows.Controls.ToolTip should be displayed for every Cell in this Column (Inherited from Infragistics.Controls.Grids.Column) |
| AllVisibleChildColumns | Gets a ReadOnly collection of all visible Column objects that have no children columns. (Inherited from Infragistics.Controls.Grids.Column) |
| 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.ColumnBase) |
| ColumnLayout | Gets the ColumnBase.ColumnLayout thats owns this ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| ConditionalFormatCollection | Get / set the Column.ConditionalFormatCollection which contains the formatting rules to be applied to this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| DataType | The DataType that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| 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) |
| EditorDisplayBehavior | Gets / sets the value which will be set on the EditableColumn.EditorDisplayBehavior. (Inherited from Infragistics.Controls.Grids.CustomDisplayEditableColumn) |
| EditorHorizontalContentAlignment | Gets/Sets the System.Windows.HorizontalAlignment of the content of all cells in this Column while they're in edit mode; (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| EditorStyle | Gets/Sets the System.Windows.Style that should be applied to the editor of this Column (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| EditorValueConverter | Gets/sets the System.Windows.Data.IValueConverter that will be used for the genereated System.Windows.Data.Binding when a Cell enters edit mode. (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| EditorValueConverterParameter | Gets/sets the parameter that will be used with the EditableColumn.EditorValueConverter property. (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| EditorVerticalContentAlignment | Gets/Sets the System.Windows.VerticalAlignment of the content of all cells in this Column while they're in edit mode; (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| FilterColumnSettings | Gets / Sets the Column.FilterColumnSettings which will control behavior for this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| FirstSortDirection | Gets/Sets DefaultSort for a particular Column (Inherited from Infragistics.Controls.Grids.Column) |
| FirstSortDirectionResolved | Resolves the SortingSettingsOverride.FirstSortDirection property for a particular Column (Inherited from Infragistics.Controls.Grids.Column) |
| FixedIndicatorDirection | Gets/Sets what side of the XamGrid should be locked to if the Column.IsFixed property is set to true. (Inherited from Infragistics.Controls.Grids.Column) |
| FixedIndicatorDirectionResolved | Resolves the actual Column.FixedIndicatorDirection of the Column (Inherited from Infragistics.Controls.Grids.Column) |
| 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.ColumnBase) |
| FooterTemplate | Gets/Sets the System.Windows.DataTemplate used to define the Content of the Footer of the Column. (Inherited from Infragistics.Controls.Grids.Column) |
| FooterText | Gets/Sets the text that will be displayed in the Footer. (Inherited from Infragistics.Controls.Grids.Column) |
| GroupByComparer | Gets/sets a custom System.Collections.IEqualityComparer template object which will be used when grouping data. (Inherited from Infragistics.Controls.Grids.Column) |
| GroupByHeaderStyle | Gets / sets the System.Windows.Style which will be applied to the Cell on the Infragistics.Controls.Grids.Primitives.GroupByRow. (Inherited from Infragistics.Controls.Grids.Column) |
| GroupByItemTemplate | Gets/Sets the System.Windows.DataTemplate that will be used in a Infragistics.Controls.Grids.Primitives.GroupByCell when a column is grouped. (Inherited from Infragistics.Controls.Grids.Column) |
| GroupByRowStyle | Gets / sets the System.Windows.Style which will be applied to the Cell on the Infragistics.Controls.Grids.Primitives.GroupByRow. (Inherited from Infragistics.Controls.Grids.Column) |
| 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.ColumnBase) |
| 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 this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderTextHorizontalAlignmentResolved | Gets the actual System.Windows.HorizontalAlignment of the content for this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderTextVerticalAlignment | Gets/sets the System.Windows.VerticalAlignment of the content for this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderTextVerticalAlignmentResolved | Gets the actual System.Windows.VerticalAlignment of the content for this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HorizontalContentAlignment | Gets/Sets the System.Windows.HorizontalAlignment of the content of all cells in this Column (Inherited from Infragistics.Controls.Grids.Column) |
| 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) |
| IsFilterable | Gets/sets if a column can be filtered via the UI. (Inherited from Infragistics.Controls.Grids.Column) |
| IsFixable | Gets/Sets if a Column can be fixed. (Inherited from Infragistics.Controls.Grids.Column) |
| IsFixed | Gets/Sets if a Column should be unpinned or pinned to the Left or Right side of the XamGrid. (Inherited from Infragistics.Controls.Grids.Column) |
| IsGroupable | Gets/sets whether a user can group their data by this Column (Inherited from Infragistics.Controls.Grids.Column) |
| IsGroupBy | Gets/Sets whether the data that this Column represents should be grouped by this column. (Inherited from Infragistics.Controls.Grids.Column) |
| IsHideable | Gets/sets whether a ColumnBase can be hidden via the UI. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| IsMovable | Gets/Sets if a Column can be moved via the UI. (Inherited from Infragistics.Controls.Grids.Column) |
| IsReadOnly | Gets / sets if the column should be editable. (Inherited from Infragistics.Controls.Grids.EditableColumn) |
| IsResizable | Gets/Sets if a Column can be resized via the UI. (Inherited from Infragistics.Controls.Grids.Column) |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
| IsSelected | Gets/Sets whether an item is currently selected. (Inherited from Infragistics.Controls.Grids.Column) |
| IsSortable | Gets/Sets if a Column can be sorted. (Inherited from Infragistics.Controls.Grids.Column) |
| IsSorted | Gets / sets how the data in this column are sorted. (Inherited from Infragistics.Controls.Grids.Column) |
| IsSummable | Gets / sets if the column will show the UI for SummaryRow. (Inherited from Infragistics.Controls.Grids.Column) |
| Key | Gets/sets a string that identifies the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| MaximumWidth | Gets/sets the maximum width the column is allowed to be. (Inherited from Infragistics.Controls.Grids.Column) |
| MergeCellStyle | Gets / sets the System.Windows.Style which will be applied to the Cell for a merge cell. (Inherited from Infragistics.Controls.Grids.Column) |
| MergedItemTemplate | Gets/Sets the System.Windows.DataTemplate that will be used in a Infragistics.Controls.Grids.Primitives.MergedContentControl when a column is merged. (Inherited from Infragistics.Controls.Grids.Column) |
| MinimumWidth | Gets/sets the minimum width the column is allowed to be. (Inherited from Infragistics.Controls.Grids.Column) |
| SortComparer | Gets/sets a custom IComparer template object which will be used when sorting data. (Inherited from Infragistics.Controls.Grids.Column) |
| SummaryColumnSettings | Gets / Sets the Column.SummaryColumnSettings which will control behavior for this Column. (Inherited from Infragistics.Controls.Grids.Column) |
| Tag | Allows additional information to be stored for a ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| ToolTipContentTemplate | Gets/Sets the System.Windows.DataTemplate that should be used to display the content of a Column's tooltip. (Inherited from Infragistics.Controls.Grids.Column) |
| ToolTipStyle | Gets/Sets the System.Windows.Style of the System.Windows.Controls.ToolTip object that is displayed for this particular Column (Inherited from Infragistics.Controls.Grids.Column) |
| ValueConverter | Gets/sets the System.Windows.Data.IValueConverter that will be used to display the value in the column. (Inherited from Infragistics.Controls.Grids.Column) |
| ValueConverterParameter | Gets/sets the parameter that will be used with the Column.ValueConverter property. (Inherited from Infragistics.Controls.Grids.Column) |
| VerticalContentAlignment | Gets/Sets the System.Windows.VerticalAlignment of the content of all cells in this Column (Inherited from Infragistics.Controls.Grids.Column) |
| Visibility | Gets/Sets the Visibility of the ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| Width | Gets/sets the ColumnWidth of the ColumnBase (Inherited from Infragistics.Controls.Grids.Column) |
| WidthResolved | Resolves the ColumnWidth that is being applied to this Column (Inherited from Infragistics.Controls.Grids.Column) |