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

DataEntryGridManager..::..SetupGrid Method

Setups the grid.

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

Syntax


public void SetupGrid(
	IDataEntryGrid grid
)
Public Sub SetupGrid ( _
	grid As IDataEntryGrid _
)
public:
void SetupGrid(
	IDataEntryGrid^ grid
)