Class KendoAngularAutoComplete
Inheritance
System.Object
KendoAngularAutoComplete
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.TestingFramework.Controls.KendoUI.Angular.AutoComplete
Assembly: Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax
public class KendoAngularAutoComplete : KendoAngularInput
Constructors
KendoAngularAutoComplete()
Declaration
public KendoAngularAutoComplete()
KendoAngularAutoComplete(Element)
Properties
IsExpanded
Declaration
public bool IsExpanded { get; }
Property Value
System.Boolean
|
Placeholder
Declaration
public string Placeholder { get; }
Property Value
System.String
|
Text
Declaration
public override string Text { get; set; }
Property Value
System.String
|
Overrides
Methods
AssignElement(Element)
Declaration
public override void AssignElement(Element element)
Parameters
Element
element
|
Overrides
ClearValueViaClearButton()
Declaration
public void ClearValueViaClearButton()
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()