FirstColumn Property
Specifies, for the first row, the column where the items should start.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int FirstColumn { get; set; }
Public Property FirstColumn As Integer
Get
Set
member FirstColumn : int with get, set