ASPxGridViewSettings Class
Provides view options for the ASPxGridView control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxGridViewSettings objects:
Remarks
The ASPxGridViewSettings class contains options that specify the visibility of various elements (column headers, footer, status bar, etc.) in the ASPxGridView. These settings can be accessed using the ASPxGridView.Settings property.
Implements
Inheritance
See Also