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

AdvancedFindWindow..::..ShowFromFormulaEditor Method

Shows from formula editor.

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

Syntax


public bool ShowFromFormulaEditor(
	ref string fromFormula
)
Public Function ShowFromFormulaEditor ( _
	ByRef fromFormula As String _
) As Boolean
public:
bool^ ShowFromFormulaEditor(
	String^% fromFormula
)

Parameters

fromFormula
Type: String%
From formula.

Return Value

true if XXXX, false otherwise.