aspnet-devexpress-dot-web-66cc7db2.md
Provides view options for grid-like controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridSettings :
ASPxGridSettingsBase
Public Class ASPxGridSettings
Inherits ASPxGridSettingsBase
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.
Show 11 items
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridSettings ASPxCardViewSettings
See Also