DataEntryGridManager..::..Grid Property
Gets the grid.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: 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); }