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