UniformGrid::Columns Property
.NET Framework (current version)
Gets or sets the number of columns that are in the grid.
Assembly: PresentationFramework (in PresentationFramework.dll)
A value of zero (0) for the Columns property specifies that the column count is computed based on the number of rows and the number of visible child elements that are in the Grid.
The value of the FirstColumn must be less than the value of the Columns property for the UniformGrid to work correctly.
Identifier field | |
Metadata properties set to true |
.NET Framework
Available since 3.0
Available since 3.0
Show: