Back to Devexpress

ASPxGridViewCustomizationDialogSettings Class

aspnet-devexpress-dot-web-6fee256d.md

latest1.9 KB
Original Source

ASPxGridViewCustomizationDialogSettings Class

Contains specific settings for the Customization Dialog.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridViewCustomizationDialogSettings :
    ASPxGridSettingsBase
vb
Public Class ASPxGridViewCustomizationDialogSettings
    Inherits ASPxGridSettingsBase

The following members return ASPxGridViewCustomizationDialogSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxGridView.SettingsCustomizationDialog
ASP.NET MVC ExtensionsGridViewSettings.SettingsCustomizationDialog

Remarks

An object of the ASPxGridViewCustomizationDialogSettings type can be accessed using the ASPxGridView.SettingsCustomizationDialog property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridViewCustomizationDialogSettings

See Also

ASPxGridViewCustomizationDialogSettings Members

DevExpress.Web Namespace