ASPxWebControl.IsAccessibilityCompliantRender(Boolean) Method
Returns a value that indicates whether the control’s accessible html code is rendered.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
checkEnabled | Boolean |
|
Returns
Type | Description |
---|---|
Boolean |
|
See Also