IComboBox
Interface
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public interface IComboBox : ISelector, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
C#
bool IsDropDownOpen { get; set; }
C#
FrameworkElement ItemsPopup { get; }