Function TreeItem.isChecked
Returns true if the given column is checked.
bool isChecked
(
const(long) column
) nothrow @nogc const;
Returns true if the given column is checked.
bool isChecked
(
const(long) column
) nothrow @nogc const;