Class DataFormComboBoxFieldAutomationPeer
Inherited Members
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DataFormComboBoxFieldAutomationPeer : DataFormDataFieldAutomationPeer
Constructors
DataFormComboBoxFieldAutomationPeer(DataFormComboBoxField)
Declaration
public DataFormComboBoxFieldAutomationPeer(DataFormComboBoxField comboBoxField)
Parameters
|
DataFormComboBoxField
comboBoxField
|
Properties
OwningComboBoxField
Declaration
public DataFormComboBoxField OwningComboBoxField { get; }
Property Value
|
DataFormComboBoxField
|
Methods
GetAutomationIdCore()
Declaration
protected override string GetAutomationIdCore()
Returns
|
System.String
|
Overrides
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
|
System.String
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
|
System.String
|