Back to Devexpress

GridDataColumnCellEditTemplateContext Properties

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

latest1.6 KB
Original Source

GridDataColumnCellEditTemplateContext Properties

Stores information about the data column’s edit cell and is passed as the context parameter to the DxGridDataColumn.CellEditTemplate and DxGrid.DataColumnCellEditTemplate.

NameDescription
DataColumnReturns a data column to which the edit cell belongs.
DataItemReturns the processed data item.
DisplayTextReturns the edit cell’s display text.
EditContextReturns the edit context.
EditModelReturns the edit model.
GridReturns the Grid object.
VisibleIndexReturns the visible index of the current row.

See Also

GridDataColumnCellEditTemplateContext Class

GridDataColumnCellEditTemplateContext Members

DevExpress.Blazor Namespace