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