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

GenericReportFilterViewModel..::..DialogReesult Property

Gets a value indicating whether [dialog reesult].

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

Syntax


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

Field Value

true if [dialog reesult]; otherwise, false.