GridViewBaseTemplateContainer Constructors
Serves as a base for classes that represent containers for the templates used to render the ASPxGridView’s elements.
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