Sets the auto-fill mode for the grid.
Value | Description |
---|---|
Default | By default. Not specified |
Row | By rows |
Column | By columns |
RowDense | By rows with compaction (the order of the items can be changed) |
ColumnDense | By columns with compaction (the order of the items can be changed) |