Skip to main content
Tab

TabControlImages.ActiveTabImageName Field

Represents the name of the ActiveTab image file which is used in the ASPxTabControl control.

This name is equal to “tcActiveTab.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ActiveTabImageName = "tcActiveTab"

Field Value

Type
String
See Also