Tree.selectMode

Allow single or multiple selection. See the SELECT_* constants.

  1. Tree.SelectMode selectMode [@property getter]
  2. long selectMode [@property setter]
    struct Tree
    @nogc nothrow @property
    void
    selectMode
    (
    long v
    )

Meta