EnumRadButtonControlToggleType
Enum
Control Toggle type of the Button.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public enum RadButtonControlToggleType
Fields
CheckBox
CheckBox control toggle type.
CustomToggleButton
CustomToggleButton control toggle type.
None
None control toggle type.
RadioButton
RadioButton control toggle type.