Back to Devexpress

TreeListSelectionColumnCellDisplayTemplateContext Properties

blazor-devexpress-dot-blazor-dot-treelistselectioncolumncelldisplaytemplatecontext-dot-underscore-properties.md

latest1.6 KB
Original Source

TreeListSelectionColumnCellDisplayTemplateContext Properties

Stores information about a selection column cell and is passed as the context parameter to the DxTreeListSelectionColumn.CellDisplayTemplate.

NameDescription
DataItemReturns the processed data item.
SelectedSpecifies whether the corresponding row is selected.
SelectEnabledReturns whether the select operation is available for a row from a remote data source.
SelectionColumnReturns the selection column to which the cell belongs.
TreeListReturns the TreeList object.
VisibleIndexReturns the visible index of the current row.

See Also

TreeListSelectionColumnCellDisplayTemplateContext Class

TreeListSelectionColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace