GridSplitterShowsPreview Property

Indicates whether to Preview the column resizing without updating layout.

Definition

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

Property Value

Boolean

See Also