GridViewBaseRowTemplateContainer Constructors
Serves as a base for classes that represent containers for the templates used to render the Edit Form, data, preview, group and in-line edit rows displayed within the ASPxGridView.Name | Parameters | Description |
---|---|---|
GridViewBaseRowTemplateContainer(ASPxGridView, Object, Int32) | grid, row, visibleIndex | Initializes a new instance of the GridViewBaseRowTemplateContainer class with the specified settings. |
See Also