Skip to main content
A newer version of this page is available. .
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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ActiveTabImageName = "tcActiveTab"

Field Value

Type
String
See Also