DataEntryGridEditingControlHostBase..::..Grid Property
Gets the grid.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHostAssembly: 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 (); }