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

GridViewPopupControlStyles.CustomizationDialog Property

Gets the style settings defining the appearance of the customization dialog within a grid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public GridCustomizationDialogPopupStyle CustomizationDialog { get; }

Property Value

Type Description
DevExpress.Web.GridCustomizationDialogPopupStyle

A DevExpress.Web.GridCustomizationDialogPopupStyle object that contains the style settings.

See Also