StiRecentFile Class
Namespace: Stimulsoft.Report.Design
Constructors
| Constructor | Description |
|---|---|
| StiRecentFile(string fileName, string displayName, object tag) |
StiRecentFile(fileName: string, displayName: string, tag: object)
Parameters
- fileName (string)
- displayName (string)
- tag (object)
Properties
| Property | Type | Description |
|---|---|---|
| DisplayName | string | |
| FileName | string | |
| Index | int | |
| Tag | object |