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

TabBase.ActiveTabTextTemplate Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[DefaultValue(null)]
public virtual ITemplate ActiveTabTextTemplate { get; set; }

Property Value

Type Default
ITemplate *null*
See Also