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

DataEntryGridManager..::..Grid Property

Gets the grid.

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

Syntax


public IDataEntryGrid Grid { get; set; }
Public Property Grid As IDataEntryGrid
	Get
	Set
public:
property IDataEntryGrid^ Grid {
	IDataEntryGrid^ get ();
	void set (IDataEntryGrid^ value);
}

Field Value

The grid.