Skip to main content
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.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public TabStyle CustomizationDialogActiveTab { get; }

#Property Value

Type Description
TabStyle

A TabStyle object that contains style settings.

See Also