RibbonGroup.Tab Property
In This Article
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
#Remarks
The Tab property provides access to the tab object whose RibbonTab.Groups collection contains the current group.
See Also