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

ListWindowViewModel..::..PageSize Property

Gets or sets the size of the page.

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

Syntax


public int PageSize { get; set; }
Public Property PageSize As Integer
	Get
	Set
public:
property int^ PageSize {
	int^ get ();
	void set (int^ value);
}

Field Value

The size of the page.