Definition
Namespace:Telerik.TestingFramework.Controls.TelerikUI.Blazor.ComboBox
Assembly:Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll
Syntax:
C#
public class TelerikBlazorComboBox : TelerikBlazorContainerControlBase
Inheritance: objectControlHtmlControlHtmlContainerControlTelerikBlazorContainerControlBaseTelerikBlazorComboBox...
Inherited Members
Constructors
C#
public TelerikBlazorComboBox()
Properties
C#
public string DisplayText { get; }
C#
public bool IsExpanded { get; }
Methods
C#
protected override void InitializeMatchExpression()
Overrides: