DataEntryGridDecimalControlHost Constructor
Initializes a new instance of the DataEntryGridDecimalControlHost class.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public DataEntryGridDecimalControlHost( DataEntryGrid grid )
Public Sub New ( _ grid As DataEntryGrid _ )
public: DataEntryGridDecimalControlHost( DataEntryGrid^ grid )
Parameters
- grid
- Type: RingSoft.DataEntryControls.WPF.DataEntryGrid..::..DataEntryGrid
The grid.