Back to Devexpress

TreeListCommandColumnCellEditTemplateContext Properties

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

latest1.4 KB
Original Source

TreeListCommandColumnCellEditTemplateContext Properties

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

NameDescription
CommandColumnReturns the command column to which the edit cell belongs.
DataItemReturns the processed data item.
ParentDataItemReturns the parent data item of the processed node.
TreeListReturns the TreeList object.
VisibleIndexReturns the visible index of the current row.

See Also

TreeListCommandColumnCellEditTemplateContext Class

TreeListCommandColumnCellEditTemplateContext Members

DevExpress.Blazor Namespace