VerticalGridBaseTemplateContainer Constructors
Serves as a base for classes that represent containers for the templates used to render the ASPxVerticalGrid’s elements.
Name | Parameters | Description |
---|---|---|
Vertical |
grid, index, data |
Initializes a new instance of the Vertical |
Vertical |
grid |
Initializes a new instance of the Vertical |
See Also