-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.VariableSizedWrapGrid.RowSpan |
winrt attachedproperty |
Gets or sets a value that indicates the total number of rows that the element content spans within a parent VariableSizedWrapGrid.
Zero or negative integer values are not permitted. Values that are greater than the total number of rows are treated as if they specified the total number and will span all rows.
- Type: int
- Identifier field: RowSpanProperty
- Accessor methods: GetRowSpan, SetRowSpan