ASPxGridSettings Class
Provides view options for grid-like controls.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ASPxGridSettings class contains options that specify the visibility of various elements (column headers, footer, status bar, etc.) within the ASPxGridView. These settings can be accessed using the ASPxGridView.Settings property.
Implements
Inheritance
See Also