GridSplitterResizeDirection Property

Indicates whether the Splitter resizes the Columns, Rows, or Both.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public GridResizeDirection ResizeDirection { get; set; }

Property Value

GridResizeDirection

See Also