Skip to main content
A newer version of this page is available. .

TreeListColumn Properties

A column within a TreeListControl.
Name Description
ActualAdditionalRowDataWidth For internal use only. Inherited from ColumnBase.
ActualAllowAutoFilter Gets whether an end-user can filter data by the column’s values using the automatic filter row. This is a dependency property. Inherited from ColumnBase.
ActualAllowColumnFiltering Gets whether an end-user can filter data using the column’s Drop-down Filter. This is a dependency property. Inherited from ColumnBase.
ActualAllowFilterEditor Gets whether end-users can invoke the Filter Editor to build complex filter criteria. This is a dependency property. Inherited from ColumnBase.
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. Inherited from ColumnBase.
ActualAutoFilterRowCellStyle Gets the actual style applied to the column’s cell displayed within the Auto Filter Row. Inherited from ColumnBase.
ActualBandCellLeftSeparatorColor Gets an actual color of the left band separator. This is a dependency property. Inherited from BaseColumn.
ActualBandCellRightSeparatorColor Gets an actual color of the right band separator. This is a dependency property. Inherited from BaseColumn.
ActualBandHeaderLeftSeparatorColor Gets an actual color of the band header’s left separator. This is a dependency property. Inherited from BaseColumn.
ActualBandHeaderRightSeparatorColor Gets an actual color of the band header’s right separator. This is a dependency property. Inherited from BaseColumn.
ActualBandLeftSeparatorWidth Gets the actual width of the band’s left separator. This is a dependency property. Inherited from BaseColumn.
ActualBandRightSeparatorWidth Gets the actual width of the band’s right separator. This is a dependency property. Inherited from BaseColumn.
ActualCellStyle Gets the actual style applied to column cells. This is a dependency property. Inherited from ColumnBase.
ActualCellTemplateSelector Gets the actual template selector that chooses a cell template based on custom logic. This is a dependency property. Inherited from ColumnBase.
ActualCellToolTipTemplate Gets the actual cell tooltip template applied to the current column. This is a dependency property. Inherited from BaseColumn.
ActualColumnChooserHeaderCaption Gets the column’s caption when its header is displayed within the Column Band Chooser. This is a dependency property. Inherited from ColumnBase.
ActualColumnHeaderContentStyle Gets the actual style applied to the column header’s contents. This is a dependency property. Inherited from ColumnBase.
ActualDataWidth This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ColumnBase.
ActualEditSettings Gets the actual edit settings used by the grid to create an inplace editor for the column. This is a dependency property. Inherited from ColumnBase.
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. Inherited from ColumnBase.
ActualHeaderStyle Inherited from BaseColumn.
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 Gets the actual content’s horizontal alignment. This is a dependency property. Inherited from ColumnBase.
ActualNewItemRowCellStyle Gets the actual style applied to the column’s cell displayed within the New Item Row. Inherited from ColumnBase.
ActualPrintCellStyle Gets the actual style applied to column cells when the grid is printed. This is a dependency property. Inherited from ColumnBase.
ActualPrintColumnHeaderStyle Gets the actual style applied to the column header’s contents when the grid is printed. This is a dependency property. Inherited from ColumnBase.
ActualPrintTotalSummaryStyle Gets the actual style of total summary items displayed within this column, when the grid is printed. This is a dependency property. Inherited from ColumnBase.
ActualShowCheckBoxInHeader Gets whether the column header’s check-box is currently displayed. Inherited from ColumnBase.
ActualShowCriteriaInAutoFilterRow Gets whether an end-user can access the filter criteria selector for the current column. This is a dependency property. Inherited from ColumnBase.
ActualShowValidationAttributeErrors Gets whether error icons can be displayed within column cells that fail validation specified by the Data Annotations attribute(s). This is a dependency property. Inherited from ColumnBase.
ActualTotalSummaryContentStyle Gets the actual style of total summary items displayed within this column. This is a dependency property. Inherited from ColumnBase.
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. Inherited from ColumnBase.
AllowBestFit Gets or sets whether it is allowed to calculate an optimal width and apply it to the column. Inherited from BaseColumn.
AllowCellMerge Gets or sets whether to enable the Cell Merging feature for the column. This is a dependency property. Inherited from ColumnBase.
AllowColumnFiltering Gets or sets whether an end user can filter data by column. This is a dependency property. Inherited from ColumnBase.
AllowConditionalFormattingMenu Gets or sets whether to enable the conditional formatting menu for the column. This is a dependency property. Inherited from ColumnBase.
AllowDrop Overrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement.
AllowedAnyOfFilters Gets or sets possible any of filters that the GridControl‘s column supports. Inherited from ColumnBase.
AllowedBetweenFilters Gets or sets possible between filters that the GridControl‘s column supports. Inherited from ColumnBase.
AllowedBinaryFilters Gets or sets possible binary filters that the GridControl‘s column supports. Inherited from ColumnBase.
AllowedDateTimeFilters Gets or sets possible date-time filters that the GridControl‘s column supports. Inherited from ColumnBase.
AllowEditing Gets or sets whether end-users can edit column values. This is a dependency property. Inherited from ColumnBase.
AllowedSortOrders Gets or sets allowed sorting orders that the GridControl‘s column supports. Inherited from ColumnBase.
AllowedTotalSummaries Gets or sets possible total summaries that the GridControl supports. Inherited from ColumnBase.
AllowedUnaryFilters Gets or sets possible unary filters that the GridControl‘s column supports. Inherited from ColumnBase.
AllowFocus Gets or sets whether the column can be focused. This is a dependency property. Inherited from ColumnBase.
AllowIncrementalSearch Gets or sets whether incremental searches can be performed on the column. Inherited from ColumnBase.
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 Gets or sets whether to hide the column when printing or exporting a data grid. This is a dependency property. 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. Inherited from ColumnBase.
AllowSorting Gets or sets whether an end-user can sort data by the column’s values. This is a dependency property. Inherited from ColumnBase.
AllowUnboundExpressionEditor Gets or sets whether an end-user can open the Expression Editor for the current unbound column, using a context menu. Inherited from ColumnBase.
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. Inherited from ColumnBase.
AutoFilterCriteria Gets or sets the type of the filter criteria used to filter the grid data. Inherited from ColumnBase.
AutoFilterRowCellStyle Gets or sets the style applied to the column’s data cell displayed within the Auto Filter Row. This is a dependency property. Inherited from ColumnBase.
AutoFilterRowDisplayTemplate Gets or sets a template that displays a column’s value within the Automatic Filter Row. This is a dependency property. Inherited from ColumnBase.
AutoFilterRowEditTemplate Gets or sets the BaseEdit.EditTemplate for an Automatic Filter Row cell editor. This is a dependency property. Inherited from ColumnBase.
AutoFilterValue Gets or sets the value in the Automatic Filter Row for this column. This is a dependency property. Inherited from ColumnBase.
BestFitArea Gets or sets which interface elements are taken into account when calculating the column’s optimal width. Inherited from ColumnBase.
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. Inherited from ColumnBase.
BestFitMode Gets or sets how the optimal width required for this column to completely display its contents, is calculated. Inherited from ColumnBase.
BestFitWidth Gets or sets the column’s width when the Best Fit feature is applied to this column. Inherited from BaseColumn.
Binding Gets or sets the binding that associates the column with a property in the data source. Inherited from ColumnBase.
BindingGroup Overrides the BindingGroup property, to hide it. Inherited from DXFrameworkContentElement.
CellDisplayTemplate Gets or sets a template that displays column values. This is a dependency property. Inherited from ColumnBase.
CellDisplayTemplateSelector Gets or sets an object that chooses a cell display template based on custom logic. This is a dependency property. Inherited from ColumnBase.
CellEditTemplate Gets or sets a template that displays a custom editor used to edit column values. This is a dependency property. Inherited from ColumnBase.
CellEditTemplateSelector Gets or sets an object that chooses a cell edit template based on custom logic. This is a dependency property. Inherited from ColumnBase.
CellStyle Gets or sets the style of cells displayed within this column. This is a dependency property. Inherited from ColumnBase.
CellTemplate Gets or sets the template that defines the presentation of column cells. This is a dependency property. Inherited from ColumnBase.
CellTemplateSelector Gets or sets an object that chooses a cell template based on custom logic. This is a dependency property. Inherited from ColumnBase.
CellToolTipBinding Gets or sets the binding that associates the cell tooltip with a property in the data source. Inherited from BaseColumn.
CellToolTipTemplate Gets or sets the template that defines the cell tooltips‘s appearance. This is a dependency property. Inherited from BaseColumn.
ColumnChooserHeaderCaption Gets or sets the column’s caption when its header is displayed within the Column Band Chooser. This is a dependency property. Inherited from ColumnBase.
ColumnFilterMode Gets or sets how column values are filtered. This is a dependency property. Inherited from ColumnBase.
ColumnFilterPopupMaxRecordsCount Gets or sets the maximum number of unique column values displayed within the column’s filter dropdown. This is a dependency property. Inherited from ColumnBase.
ColumnHeaderContentStyle Gets or sets the style of the text within the column header. This is a dependency property. Inherited from ColumnBase.
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. Inherited from ColumnBase.
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. Inherited from ColumnBase.
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 Drop-down Filter. This is a dependency property. Inherited from ColumnBase.
DataContext Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkContentElement.
DefaultSortOrder Gets or sets the initial sort order. Inherited from ColumnBase.
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.
DisplayMemberBinding Obsolete. Gets or sets the binding that associates the column with a property in the data source. Inherited from ColumnBase.
DisplayTemplate Gets or sets a template that displays column values. This is a dependency property. Inherited from ColumnBase.
EditFormCaption Specifies the caption of the editor associated with the current column in the edit form. This is a dependency property. Inherited from ColumnBase.
EditFormColumnSpan Gets or sets the number of inline edit form columns that the current column’s editor spans. This is a dependency property. Inherited from ColumnBase.
EditFormRowSpan Gets or sets the number of inline edit form rows that the current column’s editor spans. This is a dependency property. Inherited from ColumnBase.
EditFormStartNewRow Specifies whether the current column’s editor should be placed on a new row within the inline edit form. This is a dependency property. Inherited from ColumnBase.
EditFormTemplate Gets or sets the template of the editor associated with the current column in the edit form. Inherited from ColumnBase.
EditFormVisible Specifies whether the data editor associated with the current column is available in the inline edit form. This is a dependency property. Inherited from ColumnBase.
EditFormVisibleIndex Gets or sets the editor’s position among the visible editors in the edit form. This is a dependency property. Inherited from ColumnBase.
EditSettings Gets or sets an object that contains the column editor’s settings. This is a dependency property. Inherited from ColumnBase.
EditTemplate Gets or sets a template that displays a custom editor used to edit column values. This is a dependency property. Inherited from ColumnBase.
FieldName Gets or sets the name of the database field assigned to this column. This is a dependency property. Inherited from ColumnBase.
FieldType Gets the type of data displayed by the column. Inherited from ColumnBase.
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. Inherited from ColumnBase.
FilterPopupGroupFields Gets or sets names of the fields by which filter values are grouped in the column’s drop-down filter. These names should be separated by comma, semicolon, or space. The order of field names determines the hierarchy in the group. Inherited from ColumnBase.
FilterPopupMode Gets or sets the display mode of the column’s filter dropdown. This is a dependency property. Inherited from ColumnBase.
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 This property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ColumnBase.
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. Inherited from ColumnBase.
Header Gets or sets the column header’s content. 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. Inherited from ColumnBase.
HeaderCustomizationAreaTemplateSelector Gets or sets an object that chooses a template based on custom logic. This is a dependency property. Inherited from ColumnBase.
HeaderImageStyle Gets or sets the column header image style. This is a dependency property. Inherited from BaseColumn.
HeaderStyle Gets or sets a style applied to the column’s header. This is a dependency property. Inherited from BaseColumn.
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.
Image Gets or sets the column header’s image. This is a dependency property. Inherited from BaseColumn.
ImageAlignment Gets or sets image’s 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. Inherited from ColumnBase.
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 Drop-down Filter. This is a dependency property. Inherited from ColumnBase.
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.
IsChecked Gets or sets whether the column header’s check-box is checked. Inherited from ColumnBase.
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. Inherited from ColumnBase.
IsFirst Gets whether the column is the first visible column displayed within a View. This is a dependency property. Inherited from ColumnBase.
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. Inherited from ColumnBase.
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 the smart columns generation feature for the column. This is a dependency property. Inherited from ColumnBase.
IsSorted Gets whether data is sorted by the values of this column. This is a dependency property. Inherited from ColumnBase.
IsSortedBySummary Gets whether group rows that correspond to this grouping column are sorted by group summary values. This is a dependency property. Inherited from ColumnBase.
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.
MaxWidth Gets or sets the column’s maximum width. Inherited from BaseColumn.
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. Inherited from ColumnBase.
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. This is a dependency property. Inherited from BaseColumn.
PredefinedFilters Gets or sets predefined filters. Inherited from ColumnBase.
PrintCellStyle Gets or sets the style applied to column cells when the grid is printed. This is a dependency property. Inherited from ColumnBase.
PrintColumnHeaderStyle Gets or sets the style applied to the column’s header when the grid is printed. This is a dependency property. Inherited from ColumnBase.
PrintTotalSummaryStyle Gets or sets the style of total summary items displayed within this column, when the grid is printed. This is a dependency property. Inherited from ColumnBase.
ReadOnly Gets or sets whether the column’s values cannot be changed by an end-user. This is a dependency property. Inherited from ColumnBase.
Resources Overrides the Resources property to hide it. Inherited from DXFrameworkContentElement.
RoundDateDisplayFormat Gets or sets a format that defines how to display rounded dates. Inherited from ColumnBase.
RoundDateTimeForColumnFilter Gets or sets whether to ignore time values when you use the Excel-style Drop-down Filter to filter by DateTime values. This is a dependency property. Inherited from ColumnBase.
ShowAllTableValuesInCheckedFilterPopup Gets or sets whether filter dropdowns display all unique values in the View’s data source. This is a dependency property. Inherited from ColumnBase.
ShowAllTableValuesInFilterPopup Gets or sets whether filter dropdowns display all unique values in the View’s data source. This is a dependency property. Inherited from ColumnBase.
ShowCheckBoxInHeader Gets or sets whether a check-box is displayed in the column’s header. Inherited from ColumnBase.
ShowCriteriaInAutoFilterRow Gets or sets whether to display the criteria selector button in the automatic filter row. Inherited from ColumnBase.
ShowEmptyDateFilter Gets or sets whether the date-time column’s filter dropdown has a filter item used to select records that contain null values. This is a dependency property. Inherited from ColumnBase.
ShowInColumnChooser Gets or sets whether the column’s header is displayed within the Column Chooser. This is a dependency property. Inherited from ColumnBase.
ShowValidationAttributeErrors Gets or sets whether error icons are displayed within column cells that fail validation specified by the Data Annotations attribute(s). This is a dependency property. Inherited from ColumnBase.
SortFieldName Gets or sets another field by which data is sorted when sorting is applied to the current column. Inherited from ColumnBase.
SortIndex Gets the column’s position among sorted columns. Inherited from ColumnBase.
SortMode Gets or sets how the column’s data is sorted when sorting is applied to it. This is a dependency property. Inherited from ColumnBase.
SortOrder Gets or sets the column’s sort order. This is a dependency property. Inherited from ColumnBase.
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. Inherited from ColumnBase.
Tag Gets or sets the data associated with the column. Inherited from ColumnBase.
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. Inherited from ColumnBase.
TotalSummaryContentStyle Gets or sets the style of total summary items displayed within this column. This is a dependency property. Inherited from ColumnBase.
TotalSummaryText Gets the text displayed within the summary panel‘s cell. This is a dependency property. Inherited from ColumnBase.
TotalSummaryTextInfo Gets the text information for the column’s total summary. Inherited from ColumnBase.
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. Inherited from ColumnBase.
UnboundType Gets or sets the data type and binding mode of the column. This is a dependency property. Inherited from ColumnBase.
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.
Width Gets or sets the column’s width. This is a dependency property. Inherited from BaseColumn.
See Also