aspnet-devexpress-dot-web-4a50bad6.md
Provides view options for the ASPxGridView control.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewSettings :
ASPxGridSettings
Public Class ASPxGridViewSettings
Inherits ASPxGridSettings
The following members return ASPxGridViewSettings objects:
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.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSettings ASPxGridViewSettings BootstrapGridViewSettings
See Also