Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ComboBox
.
.
::
.
.
Condition Property
C1ComboBox Class
See Also
Gets or sets the filter condition of item source.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
Condition
Condition
{
get
;
set
; }
Visual Basic
Public
Property
Condition
As
Condition
Get
Set
See Also
C1ComboBox Class
C1.Silverlight Namespace