ContentHeight Property
Gets or sets the height of the content.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public double ContentHeight { get; set; }
Public Property ContentHeight As Double
Get
Set
member ContentHeight : float with get, set
Return Value
Double
The height of the content.
See Also
Reference
DataGridDetailsPresenter Class
Avalonia.Controls.Primitives Namespace