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

LookupUserInterface..::..PageSize Property

Gets the number of rows on a page.

Namespace:  RingSoft.DbLookup.Lookup
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 number of rows on the page.