RowsCount

Top  Previous  Next

Gets or sets the number of rows.

[Visual Basic .NET]

Public Property RowsCount As Integer

[C#]

public int RowsCount {get; set;}

 

Remarks

The default value is 10, and this property becomes irrelevant if the AllowSections property is set to TRUE.