RibbonPage.PageInfo Property
In This Article
Gets the information used to render the Ribbon page.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[SkipRuntimeSerialization]
public virtual RibbonPageViewInfo PageInfo { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also