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

DataEntryGridAdvancedFindMemoHost..::..IsDropDownOpen Property

Gets a value indicating whether this instance is drop down open.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public bool IsDropDownOpen { get; }
Public ReadOnly Property IsDropDownOpen As Boolean
	Get
public:
property bool^ IsDropDownOpen {
	bool^ get ();
}

Field Value

true if this instance is drop down open; otherwise, false.