WebDocumentViewerSettingsBase.AccessibilityCompliant Property
Enables accessibility mode.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Boolean | True to enable accessibility mode; otherwise, false. |
Remarks
Review the following help topic for more information: Web Reporting - Accessibility.
See Also