Key
M11
M12
M21
M22
Tag
Uri
X1
X2
Y1
Y2
Développer Réduire
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

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.

Setting ShowGridLines to true is not intended for use in production-quality code.

Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.