GridToolbarTemplateContext Constructors
Stores information about the Grid component. Serves as thecontext
parameter in ToolbarTemplate.
Name | Parameters | Description |
---|---|---|
GridToolbarTemplateContext(IGrid) | grid | Initializes a new instance of the GridToolbarTemplateContext class with specified settings. |
See Also