Share via


GridLayoutDefinition.NumberOfRows Property

Definition

Gets or sets the number of rows of the layout.

public:
 property int NumberOfRows { int get(); void set(int value); };
public int NumberOfRows { get; set; }
member this.NumberOfRows : int with get, set
Public Property NumberOfRows As Integer

Property Value

The number of rows of the layout.

Applies to