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

AdvancedFilterWindow..::..FieldLabel Property

Gets or sets the field label.

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

Syntax


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

Field Value

The field label.