RowHeaderWidth Property
Gets or sets the width of the row header column.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public double RowHeaderWidth { get; set; }
Public Property RowHeaderWidth As Double
Get
Set
member RowHeaderWidth : float with get, set