GridViewProperties.Templates Property
Manipulates the built-in ASPxGridView’s ASPxGridView.Templates property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewTemplates | A GridViewTemplates object that contains templates for displaying data cells, rows, etc. |
See Also