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

AdvancedFindFilter..::..FormulaDisplayValue Property

Gets or sets the formula display value.

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

Syntax


[MaxLengthAttribute]
public string FormulaDisplayValue { get; set; }
<MaxLengthAttribute> _
Public Property FormulaDisplayValue As String
	Get
	Set
[MaxLengthAttribute]
public:
property String^ FormulaDisplayValue {
	String^ get ();
	void set (String^ value);
}

Field Value

The formula display value.