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

AdvancedFindWindow..::..GetAutoFills Method

Gets the automatic fills.

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

Syntax


public List<DbAutoFillMap> GetAutoFills()
Public Function GetAutoFills As List(Of DbAutoFillMap)
public:
List<DbAutoFillMap^>^ GetAutoFills()

Return Value

List<DbAutoFillMap>.