DVXP TEdit.NET 3.0

TableEditor.PageSize Property

Size of the grid pages (number of rows per page). Use value smaller than 1 to disable paging

[Visual Basic]
Public Property PageSize As Integer
[C#]
public int PageSize {get; set;}

See Also

TableEditor Class | DVXP.DXTableEditor Namespace