MaxRowsPerPage

TextOptions.MaxRowsPerPage property

The maximum number of rows per page.

public int MaxRowsPerPage { get; set; }

Remarks

The default value is 55. For details, see the documentation.

See Also