RowHeight Property
Gets or sets the standard height of rows in the control.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public double RowHeight { get; set; }
Public Property RowHeight As Double
Get
Set
member RowHeight : float with get, set