Skip to main content
Tab

GridViewStyles.CustomizationDialogTab Property

Gets the style settings defining the appearance of a tab in the Customization Dialog.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TabStyle CustomizationDialogTab { get; }

Property Value

Type Description
TabStyle

A TabStyle object that contains style settings.

See Also