GridShowGridLinesProperty Field
ShowGridLines property. This property is used mostly
for simplification of visual debugging. When it is set
to true grid lines are drawn to visualize location
of grid lines.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<bool> ShowGridLinesProperty
Public Shared ReadOnly ShowGridLinesProperty As StyledProperty(Of Boolean)
static val ShowGridLinesProperty: StyledProperty<bool>
Field Value
StyledPropertyBoolean