Skip to main content
Tab

TabBase.TabTextTemplate Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

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

#Property Value

Type Default
ITemplate null
See Also