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

AdvancedFindFormulaFilterRow..::..Formula Property

Gets the formula.

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

Syntax


public string Formula { get; set; }
Public Property Formula As String
	Get
	Set
public:
property String^ Formula {
	String^ get ();
	void set (String^ value);
}

Field Value

The formula.