GridObjectCollection.Rows Property

Definition

Number of rows per column. Can only be assigned when layout type is RowsThenColumns

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

Property Value

Applies to