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

ListWindowViewModel..::..DialogResult Property

Gets a value indicating whether [dialog result].

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

Syntax


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

Field Value

true if [dialog result]; otherwise, false.