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