New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

enum Telerik.Web.UI.RadButtonType

Inheritance Hierarchy

Fields

StandardButton 0

A standard INPUT element with type

LinkButton 1

An ANCHOR element is rendered. Target and NavigateUrl properties are specific for this button type.

ToggleButton 2

Use this ButtonType when you want to use the RadButton as RadioButton or CheckBox.