ListBox.updateColumns

Updates the columns with the given data and header.

  1. void updateColumns(ListBoxItem[] items)
  2. void updateColumns(ListBoxItem[] items, ListBoxHeader header)
    class ListBox
    void
    updateColumns
  3. void updateColumns()

Meta