Click or drag to resize

IRecroGridUpdate Interface

Interface for data modification or new entry.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public interface IRecroGridUpdate

The IRecroGridUpdate type exposes the following members.

Methods
  NameDescription
Public methodCode exampleRecroGridUpdate
Method of data modification or new entry.
Top
See Also