Enum
AutomationMode

Specifies the Automation level of the controls.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum AutomationMode

Fields

Advanced

All levels included.

Declaration

cs-api-definition
Advanced = 3

Field Value

AutomationMode

Basic

Level 1 of CUIT supported .

Declaration

cs-api-definition
Basic = 2

Field Value

AutomationMode

Disabled

All disabled. This option will disable creating of AP of Telerik controls and controls inside them.

Declaration

cs-api-definition
Disabled = 0

Field Value

AutomationMode

FrameworkOnly

Call base peers. Fallback to base methods of AutomationPeers of MS classes.

Declaration

cs-api-definition
FrameworkOnly = 1

Field Value

AutomationMode

In this article
DefinitionFieldsAdvancedBasicDisabledFrameworkOnly
Not finding the help you need?
Contact Support