SplitContainer.collapsed

If true, the area of the first Control will be collapsed and the dragger will be disabled.

  1. bool collapsed [@property getter]
  2. bool collapsed [@property setter]
    struct SplitContainer
    @nogc nothrow @property
    void
    collapsed
    (
    bool v
    )

Meta