| 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 Infragistics.Controls.Grids.Cell on the AddNewRow. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowEditorTemplate | Gets / sets the Editor that will be displayed when this AddNewRowCell in this Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.Column.AddNewRowEditorTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowEditorTemplateVerticalContentAlignment | Gets / sets the System.Windows.VerticalAlignment which will be assigned to the content of the Infragistics.Controls.Grids.Column.AddNewRowEditorTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowItemTemplate | Gets / sets the System.Windows.DataTemplate that will be used to generate content for the Infragistics.Controls.Grids.CellBase of the Infragistics.Controls.Grids.EditableColumn in the AddNewRowCell. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowItemTemplateHorizontalContentAlignment | Gets / sets the System.Windows.HorizontalAlignment which will be assigned to the content of the Infragistics.Controls.Grids.Column.AddNewRowItemTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AddNewRowItemTemplateVerticalContentAlignment | Gets / sets the System.Windows.VerticalAlignment which will be assigned to the content of the Infragistics.Controls.Grids.Column.AddNewRowItemTemplate. (Inherited from Infragistics.Controls.Grids.Column) |
| AllColumns | Gets a ReadOnly collection of all Infragistics.Controls.Grids.Column objects that belong to a particular Infragistics.Controls.Grids.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) |
| AllowToolTips | Gets/Sets when a System.Windows.Controls.ToolTip should be displayed for every Infragistics.Controls.Grids.Cell in this Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.Column) |
| AllVisibleChildColumns | Gets a ReadOnly collection of all visible Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.CellControl objects on this Infragistics.Controls.Grids.ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| CellStyleResolved | Overridden. Resolves the actual Style that will be applied to the Infragistics.Controls.Grids.CellControl |
| ColumnLayout | Gets the Infragistics.Controls.Grids.ColumnBase.ColumnLayout thats owns this Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| ConditionalFormatCollection | Get / set the Infragistics.Controls.Grids.Column.ConditionalFormatCollection which contains the formatting rules to be applied to this Infragistics.Controls.Grids.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) |
| FilterColumnSettings | Gets / Sets the Infragistics.Controls.Grids.Column.FilterColumnSettings which will control behavior for this Infragistics.Controls.Grids.Column. (Inherited from Infragistics.Controls.Grids.Column) |
| FirstSortDirection | Gets/Sets DefaultSort for a particular Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.Column) |
| FirstSortDirectionResolved | Resolves the Infragistics.Controls.Grids.SortingSettingsOverride.FirstSortDirection property for a particular Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.Column) |
| FixedIndicatorDirection | Gets/Sets what side of the Infragistics.Controls.Grids.XamGrid should be locked to if the Infragistics.Controls.Grids.Column.IsFixed property is set to true. (Inherited from Infragistics.Controls.Grids.Column) |
| FixedIndicatorDirectionResolved | Resolves the actual Infragistics.Controls.Grids.Column.FixedIndicatorDirection of the Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.Column) |
| FooterStyle | Gets/Sets the System.Windows.Style that will be used for all FooterCellControl objects on this Infragistics.Controls.Grids.ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| FooterStyleResolved | Overridden. Resolves the actual Style that will be applied to the FooterCellControl |
| FooterTemplate | Gets/Sets the System.Windows.DataTemplate used to define the Content of the Footer of the Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.Cell on the GroupByRow. (Inherited from Infragistics.Controls.Grids.Column) |
| GroupByItemTemplate | Gets/Sets the System.Windows.DataTemplate that will be used in a 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 Infragistics.Controls.Grids.Cell on the GroupByRow. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderStyle | Gets/Sets the System.Windows.Style that will be used for all HeaderCellControl objects on this Infragistics.Controls.Grids.ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| HeaderStyleResolved | Overridden. Resolves the actual Style that will be applied to the HeaderCellControl |
| HeaderTemplate | Gets/Sets the System.Windows.DataTemplate used to define the Content of the Header of the Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderTextHorizontalAlignmentResolved | Gets the actual System.Windows.HorizontalAlignment of the content for this Infragistics.Controls.Grids.Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderTextVerticalAlignment | Gets/sets the System.Windows.VerticalAlignment of the content for this Infragistics.Controls.Grids.Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HeaderTextVerticalAlignmentResolved | Gets the actual System.Windows.VerticalAlignment of the content for this Infragistics.Controls.Grids.Column. (Inherited from Infragistics.Controls.Grids.Column) |
| HorizontalContentAlignment | Gets/Sets the System.Windows.HorizontalAlignment of the content of all cells in this Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.Column) |
| IsAutoGenerated | Gets whether or not the Infragistics.Controls.Grids.ColumnBase was predefined, or generated by the Infragistics.Controls.Grids.XamGrid based on the underlying data. (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| IsFilterable | Overridden. A FillerColumn is not Filterable. |
| IsFixable | Overridden. A FillerColumn is not Fixable. |
| IsFixed | Gets/Sets if a Infragistics.Controls.Grids.Column should be unpinned or pinned to the Left or Right side of the Infragistics.Controls.Grids.XamGrid. (Inherited from Infragistics.Controls.Grids.Column) |
| IsGroupable | Overridden. This column is not Groupable. |
| IsGroupBy | Gets/Sets whether the data that this Infragistics.Controls.Grids.Column represents should be grouped by this column. (Inherited from Infragistics.Controls.Grids.Column) |
| IsHideable | Overridden. A FillerColumn is not Hideable |
| IsMovable | Overridden. A FillerColumn is not Movable |
| IsResizable | Overridden. A FillerColumn is not Resizable. |
| 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 | Overridden. A FillerColumn is not Sortable |
| IsSorted | Gets / sets how the data in this column are sorted. (Inherited from Infragistics.Controls.Grids.Column) |
| IsSummable | Overridden. Gets / sets if the column will show the UI for SummaryRow. |
| Key | Gets/sets a string that identifies the Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.Cell for a merge cell. (Inherited from Infragistics.Controls.Grids.Column) |
| MergedItemTemplate | Gets/Sets the System.Windows.DataTemplate that will be used in a 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 Infragistics.Controls.Grids.Column.SummaryColumnSettings which will control behavior for this Infragistics.Controls.Grids.Column. (Inherited from Infragistics.Controls.Grids.Column) |
| Tag | Allows additional information to be stored for a Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| ToolTipContentTemplate | Gets/Sets the System.Windows.DataTemplate that should be used to display the content of a Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.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 Infragistics.Controls.Grids.Column.ValueConverter property. (Inherited from Infragistics.Controls.Grids.Column) |
| VerticalContentAlignment | Gets/Sets the System.Windows.VerticalAlignment of the content of all cells in this Infragistics.Controls.Grids.Column (Inherited from Infragistics.Controls.Grids.Column) |
| Visibility | Gets/Sets the Visibility of the Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase) |
| Width | Gets/sets the Infragistics.Controls.Grids.ColumnWidth of the Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.Column) |
| WidthResolved | Overridden. The width of a FillerColumn is always *. |