Back to Devexpress

GridCustomizationDialogPopupSettings Class

aspnet-devexpress-dot-web-73fec76a.md

latest1.9 KB
Original Source

GridCustomizationDialogPopupSettings Class

Contains the Customization Dialog‘s specific settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridCustomizationDialogPopupSettings :
    GridPopupSettingsBase
vb
Public Class GridCustomizationDialogPopupSettings
    Inherits GridPopupSettingsBase

The following members return GridCustomizationDialogPopupSettings objects:

Remarks

An object of the GridCustomizationDialogPopupSettings type can be accessed by the ASPxGridViewPopupControlSettings.CustomizationDialog property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridCustomizationDialogPopupSettings

See Also

GridCustomizationDialogPopupSettings Members

DevExpress.Web Namespace