ShellTreeNodeCheckState Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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