Columns Property
Specifies the column count. If set to 0, column count will be calculated automatically.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int Columns { get; set; }
Public Property Columns As Integer
Get
Set
member Columns : int with get, set