Back to Devexpress

TabsSpaceTemplateContainer.TabControl Property

aspnet-devexpress-dot-web-dot-tabsspacetemplatecontainer.md

latest1.1 KB
Original Source

TabsSpaceTemplateContainer.TabControl Property

Gets the ASPxTabControlBase object that owns the current object.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxTabControlBase TabControl { get; }
vb
Public ReadOnly Property TabControl As ASPxTabControlBase

Property Value

TypeDescription
ASPxTabControlBase

An ASPxTabControlBase object that owns the current object.

|

See Also

TabsSpaceTemplateContainer Class

TabsSpaceTemplateContainer Members

DevExpress.Web Namespace