4.972 UniformGrid

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Panel > UniformGrid, IInputElement
UniformGrid
(usage)
<UniformGrid> UIElement* </UniformGrid>
(description)
Provides a way to arrange content in a grid where all the cells in the grid have the same size.
[content property]
Children
[name property]
Name
[xml lang property]
Language
(properties)
Columns
x:Int32
(description)
The number of columns that are in the grid.
FirstColumn
x:Int32
(description)
The number of leading blank cells in the first row of the grid.
Rows
x:Int32
(description)
The number of rows that are in the grid.