ItemList.sameColumnWidth

Whether all columns will have the same width. If true, the width is equal to the largest column width of all columns.

  1. bool sameColumnWidth [@property getter]
    struct ItemList
    @nogc nothrow @property
    bool
    sameColumnWidth
    ()
  2. bool sameColumnWidth [@property setter]

Meta