Back to Devexpress

GridCommandColumnCellEditTemplateContext Properties

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

latest1.1 KB
Original Source

GridCommandColumnCellEditTemplateContext Properties

Stores information about the command column’s edit cell and is passed as the context parameter to the DxGridCommandColumn.CellEditTemplate.

NameDescription
CommandColumnReturns the command column to which the edit cell belongs.
DataItemReturns the processed data item.
GridReturns the Grid object.
VisibleIndexReturns the visible index of the current row.

See Also

GridCommandColumnCellEditTemplateContext Class

GridCommandColumnCellEditTemplateContext Members

DevExpress.Blazor Namespace