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

AdvancedFilterWindow..::..ConditionLabel Property

Gets or sets the condition label.

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

Syntax


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

Field Value

The condition label.