StiOpenRecentFileObjectEventArgs Class
Namespace: Stimulsoft.Report.Design
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiOpenRecentFileObjectEventArgs(Stimulsoft.Base.RecentFiles.StiRecentFile recentFile) |
StiOpenRecentFileObjectEventArgs(recentFile: Stimulsoft.Base.RecentFiles.StiRecentFile)
Parameters
- recentFile (Stimulsoft.Base.RecentFiles.StiRecentFile)
Properties
| Property | Type | Description |
|---|---|---|
| Processed | bool | |
| RecentFile | Stimulsoft.Base.RecentFiles.StiRecentFile |
Fields
| Field | Type | Description |
|---|---|---|
| FileName | string | |
| Tag | object |