Click or drag to resize

IRecroGridDelete Interface

Interface for deleting data.

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

The IRecroGridDelete type exposes the following members.

Methods
  NameDescription
Public methodCode exampleRecroGridDelete
Method of deleting data.
Top
See Also