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

LookupControl..::..PageSize Property

Gets the number of rows on a page.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.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.