[]
Gets the type of the report currently opened in the viewer.
public OpenedReport OpenedReport { get; }
Type | Description |
---|---|
OpenedReport | The OpenedReport enumeration value that indicates the type of the report opened.
This can be one of the predefined types such as |
This property provides a convenient way to determine the format of the report currently being displayed by the viewer.