LookupControlsGlobals..::..GetAutoFills Method
Gets the automatic fills.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public static List<DbAutoFillMap> GetAutoFills( Window window )
Public Shared Function GetAutoFills ( _ window As Window _ ) As List(Of DbAutoFillMap)
public: static List<DbAutoFillMap^>^ GetAutoFills( Window^ window )
Parameters
- window
- Type: Window
The window.