public interface IRecroGridRec : IRecroGridUpdate,
IRecroGridDelete, IRecroGridInitNew
RecroGridDelete |
Method of deleting data.
(Inherited from IRecroGridDelete) |
RecroGridInitNew |
Call before initialization event.
(Inherited from IRecroGridInitNew) |
RecroGridUpdate |
Method of data modification or new entry.
(Inherited from IRecroGridUpdate) |