RadButtonControlToggleType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Control Toggle type of the Button.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum RadButtonControlToggleType
Members

  Member nameValueDescription
None0 None control toggle type.
CheckBox1 CheckBox control toggle type.
RadioButton2 RadioButton control toggle type.
CustomToggleButton3 CustomToggleButton control toggle type.
See Also

Reference