ASPxTabControlBase.TabTemplate Property
Gets or sets a common template used to display the content of all the tabs within the current control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
ITemplate | null | An object supporting the System. |
#Remarks
The TabTemplate property defines a common content for all the tabs within a tab control. This property is virtual in the ASPxTabControlBase class and is overridden in the descendants of this class. See the ASPxTabControl.TabTemplate and ASPxPageControl.TabTemplate properties for more details.
Note
Once a template defined via the Tab