dxUIAutomationEnabled Variable
Specifies if the UI Automation functionality is enabled for all supported DevExpress controls in the application.
Declaration
var dxUIAutomationEnabled: Boolean = False;
Variable Value
Type | Description |
---|---|
Boolean |
|
See Also