Gets or sets the state of the item, which can be Preview or Full.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public C1ListBoxItemState State { get; set; } |
| Visual Basic |
|---|
Public Property State As C1ListBoxItemState Get Set |