TUserTableEventArgs Class
Arguments passed on TFlexCelReport.UserTable
Syntax
Unit: FlexCel.Report
TUserTableEventArgs = class(EventArgs);
Constructors
| Name |
Description |
| Create |
Creates a new Argument.
|
Properties
| Name |
Description |
| TableName |
The value written on the cell "Table name" on the config sheet. You can use it as an extra parameter.
|
| Parameters |
The parameters on the <#User Table(parameters)> tag.
|