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

GridViewStyles.CustomizationDialogContent Property

Gets the style settings defining the appearance of the Customization Dialog content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public GridViewStyleBase CustomizationDialogContent { get; }

Property Value

Type Description
GridViewStyleBase

A GridViewStyleBase object that contains style settings.

See Also