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

DataEntryGridEditingControlHostBase..::..Grid Property

Gets the grid.

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

Syntax


public DataEntryGrid Grid { get; }
Public ReadOnly Property Grid As DataEntryGrid
	Get
public:
property DataEntryGrid^ Grid {
	DataEntryGrid^ get ();
}

Field Value

The grid.