Grid.ShowGridLines Property
Gets or sets a value that indicates whether grid lines are visible within this Grid.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Booleantrue if grid lines are visible; otherwise, false. The default value is false.
Enabling grid lines creates dotted lines around all the elements within a Grid. Only dotted lines are available because this property is intended as a design tool to debug layout problems and is not intended for use in production quality code. If you want lines inside a Grid, style the elements within the Grid to have borders.
Identifier field | |
Metadata properties set to true | None |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0