KendoFilterMenuInput
Class
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
C#
public class KendoFilterMenuInput : KendoUIControlBase
Inheritance: objectControlHtmlControlKendoUIControlBaseKendoFilterMenuInput
Inherited Members
Constructors
C#
public KendoFilterMenuInput()
Properties
C#
public string InputValue { get; set; }
Methods
C#
public void Clear()
C#
protected override void InitializeMatchExpression()
Overrides: