LoadTableEventArgs.LoadTableEventArgs Constructor
Creates a new Argument.
Syntax
Namespace: FlexCel.Report
public LoadTableEventArgs(String aTableName)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
aTableName | String | The table that needs to be loaded on demand. |