Class DataFormCheckBoxFieldAutomationPeer
Inherited Members
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DataFormCheckBoxFieldAutomationPeer : DataFormDataFieldAutomationPeer
Constructors
DataFormCheckBoxFieldAutomationPeer(DataFormCheckBoxField)
Declaration
public DataFormCheckBoxFieldAutomationPeer(DataFormCheckBoxField checkBoxField)
Parameters
|
DataFormCheckBoxField
checkBoxField
|
Properties
OwningCheckBoxField
Declaration
public DataFormCheckBoxField OwningCheckBoxField { get; }
Property Value
|
DataFormCheckBoxField
|
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
|