RibbonHitInfo.PageCategory Property
In This Article
Gets or sets the Ribbon page category which is located at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public RibbonPageCategory PageCategory { get; set; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also