DxDocumentViewer.AccessibilityCompliant Property
Enables accessibility mode.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v21.2.JSBasedControls.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | True to enable accessibility mode; otherwise, false. |
Remarks
Review the following help topic for more information: Accessibility in Reporting for Web.
See Also