LookupSearchForIntegerHost..::..Initialize Method (IntegerEditControl, LookupColumnDefinitionBase)
Initializes the specified control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
protected void Initialize( IntegerEditControl control, LookupColumnDefinitionBase columnDefinition )
Protected Sub Initialize ( _ control As IntegerEditControl, _ columnDefinition As LookupColumnDefinitionBase _ )
protected: void Initialize( IntegerEditControl^ control, LookupColumnDefinitionBase^ columnDefinition )
Parameters
- control
- Type: IntegerEditControl
The control.
- columnDefinition
- Type: RingSoft.DbLookup.Lookup..::..LookupColumnDefinitionBase
The column definition.