Function TreeItem.isSelected
Returns true if column column is selected.
bool isSelected
(
const(long) column
) nothrow @nogc;
Returns true if column column is selected.
bool isSelected
(
const(long) column
) nothrow @nogc;