Skip to main content
Tab

GridCustomizationDialogPopupSettings Class

Contains the Customization Dialog‘s specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridCustomizationDialogPopupSettings :
    GridPopupSettingsBase

The following members return GridCustomizationDialogPopupSettings objects:

Remarks

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

Implements

Inheritance

See Also