Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ComboBoxItem
.
.
::
.
.
IsSelected Property
C1ComboBoxItem Class
See Also
Gets or sets a Boolean value indicating that this
C1ComboBoxItem
is selected.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
bool
IsSelected
{
get
;
set
; }
Visual Basic
Public
Property
IsSelected
As
Boolean
Get
Set
See Also
C1ComboBoxItem Class
C1.WPF Namespace