TabsSpaceTemplateContainer.TabControl Property
Gets the ASPxTabControlBase object that owns the current object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ASPxTabControlBase | An ASPxTabControlBase object that owns the current object. |
See Also