RibbonTab.Ribbon Property
In This Article
Gets the ASPxRibbon object that owns the current tab.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ASPxRibbon Ribbon { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
See Also