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

ListWindowViewModel..::..CurrentPage Property

Gets the current page.

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

Syntax


public IReadOnlyList<ListControlDataSourceRow> CurrentPage { get; }
Public ReadOnly Property CurrentPage As IReadOnlyList(Of ListControlDataSourceRow)
	Get
public:
property IReadOnlyList<ListControlDataSourceRow^>^ CurrentPage {
	IReadOnlyList<ListControlDataSourceRow^>^ get ();
}

Field Value

The current page.