Skip to main content
Tab

RibbonItemBase.Ribbon Property

Gets the ASPxRibbon object that owns the current item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ASPxRibbon Ribbon { get; }

#Property Value

Type Description
ASPxRibbon

A ASPxRibbon object that owns the current item.

See Also