Grid Attached Properties
MSDN Home
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 3
.NET Framework Class Library f ...
System.Windows.Controls Namesp ...
Grid Class
Grid Attached Properties
Column Attached Property
ColumnSpan Attached Property
Row Attached Property
RowSpan Attached Property
Grid Class
Grid Members
Grid Constructor
Grid Fields
Grid Methods
Grid Properties
Grid Events
Grid Attached Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library for Silverlight
Grid Attached Properties
The
Grid
type exposes the following members.
Attached Properties
Name
Description
Column
Gets or sets a value that indicates which column child content within a
Grid
should appear in.
ColumnSpan
Gets or sets a value that indicates the total number of columns that child content spans within a
Grid
.
Row
Gets or sets a value that indicates which row child content within a
Grid
should appear in.
RowSpan
Gets or sets a value that indicates the total number of rows that child content spans within a
Grid
.
Top
See Also
Reference
Grid Class
System.Windows.Controls Namespace
Tags :