GridViewProperties.Settings Property
Manipulates the built-in ASPxGridView’s ASPxGridView.Settings property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxGridViewSettings | An ASPxGridViewSettings object that contains the ASPxGridView’s display options. |
See Also