ShowGridLines Property
ShowGridLines property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowGridLines { get; set; }
Public Property ShowGridLines As Boolean
Get
Set
member ShowGridLines : bool with get, set