aspnet-devexpress-dot-web-6fee256d.md
Contains specific settings for the Customization Dialog.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxGridViewCustomizationDialogSettings :
ASPxGridSettingsBase
Public Class ASPxGridViewCustomizationDialogSettings
Inherits ASPxGridSettingsBase
The following members return ASPxGridViewCustomizationDialogSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxGridView.SettingsCustomizationDialog |
| ASP.NET MVC Extensions | GridViewSettings.SettingsCustomizationDialog |
An object of the ASPxGridViewCustomizationDialogSettings type can be accessed using the ASPxGridView.SettingsCustomizationDialog property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridViewCustomizationDialogSettings
See Also