Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ComboBox
.
.
::
.
.
IsDropDownOpen Property
C1ComboBox Class
See Also
Open or close the
C1ComboBox
popup.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
bool
IsDropDownOpen
{
get
;
set
; }
Visual Basic
Public
Property
IsDropDownOpen
As
Boolean
Get
Set
See Also
C1ComboBox Class
C1.WPF Namespace