Back to Devexpress

RibbonControl.NotifyAccessibilityClients Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-5cda6715.md

latest1.3 KB
Original Source

RibbonControl.NotifyAccessibilityClients Property

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

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool NotifyAccessibilityClients { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Property NotifyAccessibilityClients As Boolean

Property Value

Type
Boolean

See Also

DisableAccessibility

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace