ResizeBehavior Property
Indicates which Columns or Rows the Splitter resizes.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public GridResizeBehavior ResizeBehavior { get; set; }
Public Property ResizeBehavior As GridResizeBehavior
Get
Set
member ResizeBehavior : GridResizeBehavior with get, set