UniformGrid::FirstColumn Property
.NET Framework (current version)
Gets or sets the number of leading blank cells in the first row of the grid.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Int32The number of empty cells that are in the first row of the grid. The default is 0.
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: