[]
        
(Showing Draft Content)

C1.WPF.TileView.C1TileView.Columns

Columns Property

Columns

Gets or sets the number of columns the C1TileViewItems are laid in. If the value is zero, the minimum number that doesn't require scrolling is used. If both Columns and Rows are zero, the items are laid in a square.

Declaration
public int Columns { get; set; }