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

GenericReportFilterViewModel..::..LookupMode Property

Gets a value indicating whether [lookup mode].

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

Syntax


public bool LookupMode { get; set; }
Public Property LookupMode As Boolean
	Get
	Set
public:
property bool^ LookupMode {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [lookup mode]; otherwise, false.