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