Back to Devexpress

RibbonGroup.Ribbon Property

aspnet-devexpress-dot-web-dot-ribbongroup.md

latest1.2 KB
Original Source

RibbonGroup.Ribbon Property

Gets the ASPxRibbon object that owns the current group.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxRibbon Ribbon { get; }
vb
Public ReadOnly Property Ribbon As ASPxRibbon

Property Value

TypeDescription
ASPxRibbon

A ASPxRibbon object that owns the current group.

|

See Also

Ribbon

Group

RibbonGroup Class

RibbonGroup Members

DevExpress.Web Namespace