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

LookupFormulaColumnDefinition..::..OriginalFormula Property

Gets the original formula.

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

Syntax


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

Field Value

The original formula.