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