ExpandDirection Property
Gets or sets the direction in which the Expander opens.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ExpandDirection ExpandDirection { get; set; }
Public Property ExpandDirection As ExpandDirection
Get
Set
member ExpandDirection : ExpandDirection with get, set