RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridControlColumnProcessor Constructor

Initializes a new instance of the DataEntryGridControlColumnProcessor class.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public DataEntryGridControlColumnProcessor(
	Control control
)
Public Sub New ( _
	control As Control _
)
public:
DataEntryGridControlColumnProcessor(
	Control^ control
)

Parameters

control
Type: Control
The control.