Class EditorSpinBox
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 EditorSpinBox : HtmlControl
Constructors
EditorSpinBox()
Declaration
public EditorSpinBox()
EditorSpinBox(Element)
Properties
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
SpinBoxValue
Declaration
public string SpinBoxValue { get; set; }
Property Value
System.String
|