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