BeforeShellColumnChangedCancelArgsChecked Property |
Whether the column was checked or not.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxpublic bool Checked { get; }
Public ReadOnly Property Checked As Boolean
Get
public:
property bool Checked {
bool get ();
}
member Checked : bool with get
Property Value
Type:
Boolean
See Also