ItemHeight Property
Gets or sets the height of each item
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double ItemHeight { get; set; }
Public Property ItemHeight As Double
Get
Set
member ItemHeight : float with get, set
Property Value
DoubleSee Also
Reference
DateTimePickerPanel Class
Avalonia.Controls.Primitives Namespace