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

DataEntryGridRow Constructor

Initializes a new instance of the DataEntryGridRow class.

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

Syntax


public DataEntryGridRow(
	DataEntryGridManager manager
)
Public Sub New ( _
	manager As DataEntryGridManager _
)
public:
DataEntryGridRow(
	DataEntryGridManager^ manager
)