Click or drag to resize

CustomFunctionEventArgs Properties

The RecroGridCustomFunctionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the context.
Public propertyCustomParams
Gets the custom parameters.
Public propertyDataRec
Gets the data record.
Public propertyFunctionName
Gets the name of the function.
Public propertyRecroGridContext
Gets the HTTP context.
Public propertyRefreshGrid
Meghatározza, hogy kliens oldalon frissíteni kell-e a RecroGrid-et.
Public propertyRefreshRow
Meghatározza, hogy kliens oldalon frissíteni kell-e a sort.
Public propertyResults
Gets or sets the results.
Top
See Also