Skip to main content
A newer version of this page is available. .
All docs
V22.1

BaseDocument.AccessibleDescription Property

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[DefaultValue(null)]
[DXCategory("Accessibility")]
public virtual string AccessibleDescription { get; set; }

Property Value

Type Default
String null
See Also