Skip to main content

ShowGridLinesProperty 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.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly StyledProperty<bool> ShowGridLinesProperty
View Source

Field Value

StyledProperty(Boolean)

See Also

Reference

Grid Class
Avalonia.Controls Namespace