Back to Devexpress

BackstageViewControl.AccessibleBackstageView Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-backstageviewcontrol-ae5314b5.md

latest1.4 KB
Original Source

BackstageViewControl.AccessibleBackstageView Property

Gets the object that provides accessibility information.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public AccessibleBackstageView AccessibleBackstageView { get; }
vb
<Browsable(False)>
Public ReadOnly Property AccessibleBackstageView As AccessibleBackstageView

Property Value

TypeDescription
DevExpress.XtraBars.Ribbon.BackstageView.Accessible.AccessibleBackstageView

The object that provides accessibility information.

|

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

BackstageViewControl Class

BackstageViewControl Members

DevExpress.XtraBars.Ribbon Namespace