The "ImportRow" method to call, on the grid.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public delegate void ImportRowDelegate( DataRow row )
public delegate void ImportRowDelegate( DataRow row )
Public Delegate Sub ImportRowDelegate ( row As DataRow )
Public Delegate Sub ImportRowDelegate ( row As DataRow )
public delegate void ImportRowDelegate( DataRow^ row )
public delegate void ImportRowDelegate( DataRow^ row )
type ImportRowDelegate = delegate of row : DataRow -> unit
type ImportRowDelegate = delegate of row : DataRow -> unit
Parameters
- row (DataRow)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120