ShowGridLines
Silverlight
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Gets or sets a value that indicates whether grid lines are visible within the current Grid object.
<Grid ShowGridLines="bool" .../>
value = object.ShowGridLines object.ShowGridLines = value
Type: Boolean
true if grid lines are visible; otherwise, false.
This property is read/write. The default is false.