ASPxWebDocumentViewer.AccessibilityCompliant Property
In This Article
Enables accessibility mode.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | True to enable accessibility mode; otherwise, false. |
#Remarks
Review the following help topic for more information: Web Reporting - Accessibility.
See Also