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