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

AdvancedFilterViewModel..::..FormulaDisplayValue Property

Gets or sets the formula display value.

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

Syntax


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

Field Value

The formula display value.