TabbedLayoutGroupTabPageSettings.ActiveTabTemplate Property
Gets or sets a common template used for displaying the content of an active tab within the current tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(null)]
public ITemplate ActiveTabTemplate { get; set; }
<DefaultValue(Nothing)>
Public Property ActiveTabTemplate As ITemplate
Property Value
Type | Default | Description |
---|---|---|
ITemplate | null |
An object supporting the System.Web.UI.ITemplate interface which contains the template. |
Property Paths
You can access this nested property as listed below:
Show 17 property paths