Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI.Angular.DropdownList
Assembly:Telerik.TestingFramework.Controls.KendoUI.Angular.dll
Syntax:
C#
public class KendoAngularDropdownList : KendoAngularContainerControlBase
Inheritance: objectControlHtmlControlHtmlContainerControlKendoAngularContainerControlBaseKendoAngularDropdownList...
Inherited Members
Constructors
C#
public KendoAngularDropdownList()
Properties
C#
public bool IsExpanded { get; }
C#
public string SelectedItemText { get; }
C#
public string SelectedItemValue { get; }
Methods
C#
protected override void InitializeMatchExpression()
Overrides: