Skip to main content
Tag

ColumnBase Properties
Show Inherited Hide Inherited

Serves as a base for classes that represent columns.
Name Description
ActualAdditionalRowDataWidth For internal use only.
ActualAllowColumnFiltering Gets whether an end-user can filter data using the column's Filter Dropdown. This is a dependency property.
ActualAllowMoving Gets whether an end-user is allowed to move this column by dragging its header. This is a dependency property. Inherited from BaseColumn.
ActualAllowResizing Gets whether an end-user can resize this column. This is a dependency property. Inherited from BaseColumn.
ActualAllowSorting Gets whether an end-user can sort data by the column's values. This is a dependency property.
ActualAutoFilterRowCellStyle Gets the actual style applied to the column's cell displayed within the Auto Filter Row.
ActualCellStyle Gets the actual style applied to column cells. This is a dependency property.
ActualCellTemplateSelector Gets the actual template selector that chooses a cell template based on custom logic. This is a dependency property.
ActualColumnChooserHeaderCaption Gets the column's caption when its header is displayed within the Column Chooser. This is a dependency property.
ActualColumnHeaderContentStyle Gets the actual style applied to the column header's contents. This is a dependency property.
ActualDataWidth This member supports the internal infrastructure and is not intended to be used directly from your code.
ActualEditSettings Gets the actual edit settings used by the grid to create an inplace editor for the column. This is a dependency property.
ActualHeaderCustomizationAreaTemplateSelector Gets the actual template selector that chooses a template which defines the presentation of the customization area displayed within the column's header based on custom logic. This is a dependency property.
ActualHeaderTemplateSelector Gets the actual template selector that chooses a header template based on custom logic. This is a dependency property. Inherited from BaseColumn.
ActualHeaderToolTipTemplate Gets or sets the actual template that defines the tooltip's presentation. This is a dependency property. Inherited from BaseColumn.
ActualHeaderWidth Gets the column header's width. This is a dependency property. Inherited from BaseColumn.
ActualHorizontalContentAlignment
ActualNewItemRowCellStyle Gets the actual style applied to the column's cell displayed within the New Item Row.
ActualPrintCellStyle Gets the actual style applied to column cells when the grid is printed. This is a dependency property.
ActualPrintColumnHeaderStyle Gets the actual style applied to the column header's contents when the grid is printed. This is a dependency property.
ActualPrintTotalSummaryStyle Gets the actual style of total summary items displayed within this column, when the grid is printed. This is a dependency property.
ActualShowValidationAttributeErrors Gets whether or not error icons can be displayed within column cells that fail validation, specified by the Data Annotations attribute(s). This is a dependency property.
ActualTotalSummaryContentStyle Gets the actual style of total summary items displayed within this column. This is a dependency property.
ActualWidth Gets the column's width. This is a dependency property. Inherited from BaseColumn.
AllowAutoFilter Gets or sets whether an end-user can filter data by the column's values using the automatic filter row. This is a dependency property.
AllowBestFit Gets or sets whether it's allowed to calculate an optimal width and apply it to the column.
AllowCellMerge
AllowColumnFiltering Gets or sets whether an end-user can filter data by column. This is a dependency property.
AllowDrop Overrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement.
AllowEditing Gets or sets whether end-users can edit column values. This is a dependency property.
AllowFocus Gets or sets whether the column can be focused. This is a dependency property.
AllowMoving Gets or sets whether an end-user is allowed to move this column by dragging its header. This is a dependency property. Inherited from BaseColumn.
AllowPrinting Inherited from BaseColumn.
AllowResizing Gets or sets whether an end-user can resize this column. This is a dependency property. Inherited from BaseColumn.
AllowSearchHeaderHighlighting This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseColumn.
AllowSearchPanel Gets or sets whether the column data is taken into account when searching via the Search Panel. This is a dependency property.
AllowSorting Gets or sets whether an end-user can sort data by the column's values. This is a dependency property.
AllowUnboundExpressionEditor Gets or sets whether an end-user can open the Expression Editor for the current unbound column, using a context menu.
AreAnyTouchesCaptured Gets a value that indicates whether at least one touch is captured to this element. Inherited from ContentElement.
AreAnyTouchesCapturedWithin Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from ContentElement.
AreAnyTouchesDirectlyOver Gets a value that indicates whether at least one touch is pressed over this element. Inherited from ContentElement.
AreAnyTouchesOver Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from ContentElement.
AutoFilterCondition Gets or sets the type of the comparison operator used to create filter conditions for the current column using the Automatic Filter Row. This is a dependency property.
AutoFilterRowCellStyle Gets or sets the style applied to the column's data cell displayed within the Auto Filter Row. This is a dependency property.
AutoFilterRowDisplayTemplate Gets or sets a template that displays a column's value within the Auto Filter Row. This is a dependency property.
AutoFilterRowEditTemplate Gets or sets a template that displays a custom editor used to edit a column's value within the Auto Filter Row. This is a dependency property.
AutoFilterValue Gets or sets the value in the Automatic Filter Row for this column. This is a dependency property.
BestFitArea Gets or sets which interface elements are taken into account when calculating the column's optimal width.
BestFitMaxRowCount Gets or sets the number of cells taken into account when calculating the optimal width required for the column to completely display its contents.
BestFitMode Gets or sets how the optimal width required for this column to completely display its contents, is calculated.
BestFitWidth Gets or sets the column's width when the Best Fit feature is applied to this column.
Binding Gets or sets the binding that associates the column with a property in the data source.
BindingGroup Overrides the BindingGroup property, to hide it. Inherited from DXFrameworkContentElement.
CellStyle Gets or sets the style of cells displayed within this column. This is a dependency property.
CellTemplate Gets or sets the template that defines the presentation of column cells. This is a dependency property.
CellTemplateSelector Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property.
ColumnChooserHeaderCaption Gets or sets the column's caption when its header is displayed within the Column Chooser. This is a dependency property.
ColumnFilterMode Gets or sets how column values are filtered. This is a dependency property.
ColumnFilterPopupMaxRecordsCount Gets or sets the maximum number of unique column values displayed within the column's Filter Dropdown. This is a dependency property.
ColumnHeaderContentStyle Gets or sets the column header's style. This is a dependency property.
ColumnPosition This member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from BaseColumn.
CommandBindings Overrides the CommandBindings property to hide it. Inherited from DXFrameworkContentElement.
Commands Provides access to column commands.
ContextMenu Overrides the ContextMenu property to hide it. Inherited from DXFrameworkContentElement.
CopyValueAsDisplayText Gets or sets whether to pass text formatted by the grid or values from the data source to the buffer when copying. This is a dependency property.
Cursor Overrides the Cursor property to hide it. Inherited from DXFrameworkContentElement.
CustomColumnFilterPopupTemplate Gets or sets the template that defines the presentation of the column's Filter Dropdown. This is a dependency property.
DataContext Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkContentElement.
DefaultStyleKey protected Gets or sets the key to use to find the style template for this control in themes. Inherited from FrameworkContentElement.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayTemplate Gets or sets a template that displays column values. This is a dependency property.
EditSettings Gets or sets an object that contains the column editor's settings. This is a dependency property.
EditTemplate Gets or sets a template that displays a custom editor used to edit column values. This is a dependency property.
FieldName Gets the name of the database field assigned to this column. This is a dependency property.
FieldType Gets the type of data displayed by the column.
FilterEditorHeaderTemplate Gets or sets the template that defines the presentation of the column's header displayed within the Filter Editor. This is a dependency property.
FilterPopupMode Gets or sets the display mode of the column's filter dropdown. This is a dependency property.
Fixed Gets or sets whether the column/band is fixed. This is a dependency property. Inherited from BaseColumn.
FixedWidth Gets or sets whether the column's width remains the same when the auto column width feature is enabled. This is a dependency property. Inherited from BaseColumn.
Focusable Overrides the Focusable property to hide it. Inherited from DXFrameworkContentElement.
FocusVisualStyle Overrides the FocusVisualStyle property to hide it. Inherited from DXFrameworkContentElement.
ForceCursor Overrides the ForceCursor property to hide it. Inherited from DXFrameworkContentElement.
GridRow
HasAnimatedProperties Overrides the HasAnimatedProperties property to hide it. Inherited from DXFrameworkContentElement.
HasBottomElement This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseColumn.
HasLeftSibling Indicates whether the current column has a sibling column displayed on its left. This is a dependency property. Inherited from BaseColumn.
HasRightSibling Indicates whether the current column has a sibling column displayed on its right. This is a dependency property. Inherited from BaseColumn.
HasTopElement This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseColumn.
HasTotalSummaries Gets whether the column displays total summaries. This is a dependency property.
Header Gets or sets the column header's contents. This is a dependency property. Inherited from BaseColumn.
HeaderCaption Gets the column header's caption. This is a dependency property. Inherited from BaseColumn.
HeaderCustomizationAreaTemplate Gets or sets the template that defines the presentation of the customization area displayed within the column's header. This is a dependency property.
HeaderCustomizationAreaTemplateSelector Gets or sets an object that chooses a template based on custom logic. This is a dependency property.
HeaderTemplate Gets or sets the template that defines the column header's presentation. This is a dependency property. Inherited from BaseColumn.
HeaderTemplateSelector Gets or sets an object that chooses a column header template based on custom logic. This is a dependency property. Inherited from BaseColumn.
HeaderToolTip Gets or sets the column header's tooltip. This is a dependency property. Inherited from BaseColumn.
HeaderToolTipTemplate Gets or sets the template that defines the tooltip's presentation. This is a dependency property. Inherited from BaseColumn.
HorizontalHeaderContentAlignment Gets or sets the column header's content alignment. This is a dependency property. Inherited from BaseColumn.
ImmediateUpdateAutoFilter Gets or sets whether the column's filter condition is updated as soon as an end-user modifies the text within the auto filter row's cell. This is a dependency property.
ImmediateUpdateColumnFilter Gets or sets whether the column's filter condition is updated as soon as an end-user selects an item within the column's Filter Dropdown. This is a dependency property.
InputBindings Overrides the InputBindings property to hide it. Inherited from DXFrameworkContentElement.
InputScope Overrides the InputScope property to hide it. Inherited from DXFrameworkContentElement.
IsAutoGenerated Gets whether the column has been generated automatically. This is a dependency property. Inherited from BaseColumn.
IsEnabled Overrides the IsEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsEnabledCore protected Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from ContentElement.
IsFiltered Gets whether data is filtered by the values of this column. This is a dependency property.
IsFirst Gets whether the column is the first visible column displayed within a View. This is a dependency property.
IsFocused Overrides the IsFocused property to hide it. Inherited from DXFrameworkContentElement.
IsInitialized Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its EndInit() method called. Inherited from FrameworkContentElement.
IsInputMethodEnabled Overrides the IsInputMethodEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocused Overrides the IsKeyboardFocused property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocusWithin Overrides the IsKeyboardFocusWithin property to hide it. Inherited from DXFrameworkContentElement.
IsLast Gets whether the column is the last visible column displayed within a View. This is a dependency property.
IsLoaded Gets a value indicating whether this element has been loaded for presentation. Inherited from FrameworkContentElement.
IsMouseCaptured Overrides the IsMouseCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsMouseCaptureWithin Overrides the IsMouseCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsMouseDirectlyOver Overrides the IsMouseDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsMouseOver Overrides the IsMouseOver property to hide it. Inherited from DXFrameworkContentElement.
IsSealed Overrides the IsSealed property to hide it. Inherited from DXFrameworkContentElement.
IsSmart Gets or sets whether to enable smart columns generation feature for the column. This is a dependency property.
IsSorted Gets whether data is sorted by the values of this column. This is a dependency property.
IsSortedBySummary Gets whether group rows that correspond to this grouping column are sorted by group summary values. This is a dependency property.
IsStylusCaptured Overrides the IsStylusCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsStylusCaptureWithin Overrides the IsStylusCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsStylusDirectlyOver Overrides the IsStylusDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsStylusOver Overrides the IsStylusOver property to hide it. Inherited from DXFrameworkContentElement.
Language Overrides the Language property to hide it. Inherited from DXFrameworkContentElement.
MinWidth Gets or sets the column's minimum width. This is a dependency property. Inherited from BaseColumn.
Name Gets or sets the column name. Inherited from BaseColumn.
NewItemRowCellStyle Gets or sets the style applied to the column's data cell displayed within the New Item Row. This is a dependency property.
OverridesDefaultStyle Overrides the OverridesDefaultStyle property to hide it. Inherited from DXFrameworkContentElement.
Parent Gets the parent in the logical tree for this element. Inherited from FrameworkContentElement.
ParentBand Gets the band that owns the column/band. Inherited from BaseColumn.
PrintCellStyle Gets or sets the style applied to column cells when the grid is printed. This is a dependency property.
PrintColumnHeaderStyle Gets or sets the style applied to the column's header when the grid is printed. This is a dependency property.
PrintTotalSummaryStyle Gets or sets the style of total summary items displayed within this column, when the grid is printed. This is a dependency property.
ReadOnly Gets or sets whether the column's values cannot be changed by an end-user. This is a dependency property.
Resources Overrides the Resources property to hide it. Inherited from DXFrameworkContentElement.
RoundDateTimeForColumnFilter Gets or sets whether or not the time portion is ignored when filtering by DateTime values. This is a dependency property.
ShowAllTableValuesInCheckedFilterPopup Gets or sets whether filter dropdowns display all unique values in the View's data source. This is a dependency property.
ShowAllTableValuesInFilterPopup Gets or sets whether filter dropdowns display all unique values in the View's data source. This is a dependency property.
ShowEmptyDateFilter
ShowInColumnChooser Gets or sets whether the column's header is displayed within the Column Chooser when the column is hidden. This is a dependency property.
ShowValidationAttributeErrors Gets or sets whether or not error icons are displayed within column cells that fail validation specified by the Data Annotations attribute(s). This is a dependency property.
SortIndex Gets the column's position among sorted columns.
SortMode Gets or sets how the column's data is sorted when sorting is applied to it. This is a dependency property.
SortOrder Gets or sets the column's sort order. This is a dependency property.
Style Gets or sets the style to be used by this element. Inherited from FrameworkContentElement.
TabStop Gets or sets whether the column can be focused via the TAB key.
Tag Gets or sets the column's associated data.
TemplatedParent Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkContentElement.
ToolTip This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DXFrameworkContentElement.
TotalSummaries Gets the list of total summary items displayed within this column. This is a dependency property.
TotalSummaryContentStyle Gets or sets the style of total summary items displayed within this column. This is a dependency property.
TotalSummaryText Gets the text displayed within the summary panel's cell. This is a dependency property.
TouchesCaptured Gets all touch devices that are captured to this element. Inherited from ContentElement.
TouchesCapturedWithin Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from ContentElement.
TouchesDirectlyOver Gets all touch devices that are over this element. Inherited from ContentElement.
TouchesOver Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from ContentElement.
UnboundExpression Gets or sets an expression used to evaluate values for this column if it is not bound to a data source field.
UnboundType Gets or sets the data type and binding mode of the column. This is a dependency property.
View Gets the view that owns the column. This is a dependency property. Inherited from BaseColumn.
Visible Gets or sets whether the column is displayed within a View. This is a dependency property. Inherited from BaseColumn.
VisibleIndex Gets or sets the column's position among visible columns. This is a dependency property. Inherited from BaseColumn.
Width Gets or sets the column's width. This is a dependency property. Inherited from BaseColumn.
See Also