RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..PageSize Property

Gets the number of rows on a page.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public int PageSize { get; }
Public ReadOnly Property PageSize As Integer
	Get
public:
property int^ PageSize {
	int^ get ();
}

Field Value

The number of rows on the page.