TdxAutomationElementSettings Events
Stores UI Automation tree-related settings for a DevExpress control/UI element.Name | Description |
---|---|
OnCalculateProperty | Allows you to modify individual UIA node properties depending on certain conditions. |
OnInitializeProperties | Allows you to initialize UIA node properties manually. |
See Also