GridViewTemplates Constructors
Contains the templates used to display the ASPxGridView’s data cells, rows, etc.| Name | Parameters | Description |
|---|---|---|
| GridViewTemplates(IPropertiesOwner) | owner | Initializes a new instance of the GridViewTemplates class with the specified owner. |
See Also