Skip to main content
Tab

TabBase.ActiveTabTextTemplate Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

Declaration

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

Property Value

Type Default
ITemplate null
See Also