StiNewRequestFromUserDialogCreatingEventArgs Class
Namespace: Stimulsoft.Report.Events
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable, int width) | |
| StiNewRequestFromUserDialogCreatingEventArgs(StiVariable variable, double width) |
StiNewRequestFromUserDialogCreatingEventArgs(variable: StiVariable, width: int)
Parameters
- variable (StiVariable)
- width (int)
StiNewRequestFromUserDialogCreatingEventArgs(variable: StiVariable, width: double)
Parameters
- variable (StiVariable)
- width (double)
Properties
| Property | Type | Description |
|---|---|---|
| Variable | StiVariable | |
| Width | int |