ShellTreeNodeCheckState Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public CheckState CheckState { get; set; }
Public Property CheckState As CheckState
Get
Set
public:
property CheckState CheckState {
CheckState get ();
void set (CheckState value);
}
member CheckState : CheckState with get, set
Property Value
Type:
CheckStateSee Also