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

AdvancedFindFilterRow..::..AutoFillField Property

Gets the automatic fill field.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The automatic fill field.