| IDisplayReport Methods | 
The IDisplayReport type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsReportLoaded | 
            Returns true if report is loaded
             | 
|  | ReloadData | 
            Sets the RTL culture to the body class if RTL language.
             | 
|  | RenderToString | 
            Renders control to String representation
             | 
|  | SaveReport | 
            Saves the report
             | 
|  | SetDefaultDynamicMacros(Int32) | 
            Sets all default macros needed for graphs
             | 
|  | SetDefaultDynamicMacros(String) | 
            Sets all default macros needed for graphs
             | 
 See Also
See Also