Class RadToolBarButton
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadToolBarButton : RadToolBarItem
Constructors
RadToolBarButton()
Declaration
public RadToolBarButton()
RadToolBarButton(Element)
Properties
AllowSelfUNCheck
Declaration
public bool AllowSelfUNCheck { get; }
Property Value
System.Boolean
|
Checked
Declaration
public bool Checked { get; }
Property Value
System.Boolean
|
CheckOnClick
Declaration
public bool CheckOnClick { get; }
Property Value
System.Boolean
|
Group
Declaration
public string Group { get; set; }
Property Value
System.String
|
Methods
AssignElement(Element)
Check()
Declaration
public void Check()
UNCheck()
Declaration
public void UNCheck()