C1.WPF Namespace > C1ListViewerItem Class : State Property |
'Declaration
Public Property State As C1ListBoxItemState
'Usage
Dim instance As C1ListViewerItem Dim value As C1ListBoxItemState instance.State = value value = instance.State
public C1ListBoxItemState State {get; set;}
public: property C1ListBoxItemState State { C1ListBoxItemState get(); void set ( C1ListBoxItemState value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2