GridViewDataRowTemplateContainer Constructors
Represents a container for the templates used to render data rows within the ASPxGridView.Name | Parameters | Description |
---|---|---|
GridViewDataRowTemplateContainer(ASPxGridView, Object, Int32) | grid, row, visibleIndex | Initializes a new instance of the GridViewDataRowTemplateContainer class with the specified settings. |
See Also