Skip to main content
A newer version of this page is available. .
Tab

GridCustomizationDialogPopupSettings Class

Contains the Customization Dialog‘s specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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