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

PrintingProcessingViewModel..::..TotalRecordCount Property

Gets or sets the total record count.

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

Syntax


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

Field Value

The total record count.