ShowsPreview Property
Indicates whether to Preview the column resizing without updating layout.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowsPreview { get; set; }
Public Property ShowsPreview As Boolean
Get
Set
member ShowsPreview : bool with get, set