KendoAngularSwitch
Class
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.Switch
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
C#
public class KendoAngularSwitch : KendoAngularContainerControlBase
Inheritance: objectControlHtmlControlHtmlContainerControlKendoAngularContainerControlBaseKendoAngularSwitch...
Inherited Members
Constructors
C#
public KendoAngularSwitch()
Properties
C#
public bool IsSwitchOn { get; }
C#
public string OffStateLabel { get; }
C#
public string OnStateLabel { get; }
Methods
C#
protected override void InitializeMatchExpression()
Overrides:
C#
public void Toggle()