TreeListToolbarTemplateContext Constructors
Stores information about the TreeList component. Serves as thecontext
parameter in ToolbarTemplate.
Name | Parameters | Description |
---|---|---|
TreeListToolbarTemplateContext(ITreeList) | treeList | Initializes a new instance of the TreeListToolbarTemplateContext class with specified settings. |
See Also