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

FormulaFilterDefinition..::..FilterValue Property

Gets or sets the filter value.

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

Syntax


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

Field Value

The filter value.