[]
Represents the arguments for the ReportNameChanged event raised when the report name changes.
public sealed class ReportNameChangedEventArgs : EventArgs
| Name | Description |
|---|---|
| ReportNameChangedEventArgs(string) | Initializes a new instance of the ReportNameChangedEventArgs class. |
| Name | Description |
|---|---|
| ReportName | Gets the name of the report. |