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

AdvancedFilterWindow..::..FieldControl Property

Gets or sets the field control.

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

Syntax


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

Field Value

The field control.