Back to Devexpress

GridSelectionColumnCellDisplayTemplateContext Properties

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

latest1.5 KB
Original Source

GridSelectionColumnCellDisplayTemplateContext Properties

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

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

See Also

GridSelectionColumnCellDisplayTemplateContext Class

GridSelectionColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace