ShellListBaseItemCheckState Property |
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
CheckState
See Also