Gets or sets the amount of rows to display in the Multiple page view type. The number of rows cannot be greater than 5 and less than 1.
Syntax
'Declaration
Public Property MultiPageViewRows As Short
public short MultiPageViewRows {get; set;}
See Also