TreeListCommandColumnHeaderTemplateContext Properties
Stores information about the command column header and is passed as the context
parameter to the DxTreeListCommandColumn.HeaderTemplate.
Name | Description |
---|---|
Caption | Returns the caption displayed in the command column’s header. |
Command |
Returns the command column to which the header belongs. |
New |
Returns whether the Add operation is available for a remote data source. |
Tree |
Returns the Tree |
See Also