DataEntryGridRow Constructor
Initializes a new instance of the DataEntryGridRow class.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public DataEntryGridRow( DataEntryGridManager manager )
Public Sub New ( _ manager As DataEntryGridManager _ )
public: DataEntryGridRow( DataEntryGridManager^ manager )
Parameters
- manager
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridManager
The manager.