Function TreeItem.isSelected

Returns true if column column is selected.

bool isSelected (
  const(long) column
) nothrow @nogc;