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

GridViewStyles.CustomizationDialogActiveTab Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public TabStyle CustomizationDialogActiveTab { get; }

Property Value

Type Description
TabStyle

A TabStyle object that contains style settings.

See Also