StiEngineMasterReport Property  | 
 
            Gets or sets a master report that is being rendered in the current moment.
            
 
    Namespace: 
   Stimulsoft.Report.Engine
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic StiReport MasterReport { get; set; }Public Property MasterReport As StiReport
	Get
	Set
Property Value
Type: 
StiReport
See Also