'Declaration Public ReadOnly Property OpenedReport As OpenedReport
public OpenedReport OpenedReport {get;}
Property Value
The OpenedReport enumeration value that indicates the type of the report opened. This can be one of the predefined types such asSectionReport
, PageReport
, or RdlReport
, among others, depending on the report format loaded into the viewer.