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

AdvFindFilterLookup..::..FieldName Property

Gets or sets the name of the field.

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

Syntax


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

Field Value

The name of the field.