Back to Devexpress

DxDocumentViewerBase.AccessibilityCompliant Property

xtrareports-devexpress-dot-blazor-dot-reporting-dot-dxdocumentviewerbase.md

latest1.4 KB
Original Source

DxDocumentViewerBase.AccessibilityCompliant Property

Enables accessibility mode.

Namespace : DevExpress.Blazor.Reporting

Assembly : DevExpress.Blazor.Reporting.v25.2.JSBasedControls.Common.dll

NuGet Package : DevExpress.Blazor.Reporting.JSBasedControls.Common

Declaration

csharp
[Parameter]
public bool AccessibilityCompliant { get; set; }
vb
<Parameter>
Public Property AccessibilityCompliant As Boolean

Property Value

TypeDescription
Boolean

true to enable accessibility mode; otherwise, false.

|

Remarks

Review the following help topic for additional information: Web Reporting - Accessibility.

See Also

DxDocumentViewerBase Class

DxDocumentViewerBase Members

DevExpress.Blazor.Reporting Namespace