GridBaseTemplateContainer Constructors
Serves as a base for classes that represent containers for the templates used to render different elements of grid-like controls.
Name | Parameters | Description |
---|---|---|
Grid |
grid, index, data |
Initializes a new instance of the Grid |
Grid |
grid |
Initializes a new instance of the Grid |
See Also