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

AdvancedFilterWindow..::..FormulaValueTypeLabel Property

Gets or sets the formula value type label.

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

Syntax


public Label FormulaValueTypeLabel { get; set; }
Public Property FormulaValueTypeLabel As Label
	Get
	Set
public:
property Label^ FormulaValueTypeLabel {
	Label^ get ();
	void set (Label^ value);
}

Field Value

The formula value type label.