| IDisplayReport Properties | 
The IDisplayReport type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AreaMaxWidth | 
            Graph possible width of control.
             | 
|  | BodyCssClass | 
            Body CSS class.
             | 
|  | Colors | 
            Colors assigned to series.
             | 
|  | DisplayFilter | 
            Display filter.
             | 
|  | DynamicMacros | 
            Special macros used for report macro resolving
             | 
|  | EmailMode | 
            If true, control is rendered for email.
             | 
|  | ForceLoadDefaultValues | 
            Load always default values.
             | 
|  | FormCssClass | 
            Form CSS class.
             | 
|  | GraphImageWidth | 
            Width of chart image in percent versus displayable zone.
             | 
|  | CheckInnerControls | 
            Indicates if check inner sub controls.
             | 
|  | IgnoreWasInit | 
            Reloads parameters even if were already inited.
             | 
|  | LoadFormParameters | 
            Assigned if parameters will be loaded automaticcaly.
             | 
|  | RenderCssClasses | 
            Inidcates if CSS classes should be rendered.
             | 
|  | ReportControls | 
            Child report controls.
             | 
|  | ReportDisplayName | 
            Returns report display name
             | 
|  | ReportHTML | 
            ReportHTML.
             | 
|  | ReportName | 
            Report name.
             | 
|  | ReportPanel | 
            Content panel.
             | 
|  | ReportParameters | 
            Report parameters.
             | 
|  | ReportSubscriptionSiteID | 
            Report's subscription site ID (used in automatic subscription report generation)
             | 
|  | SelectedInterval | 
            Graph type selected interval
             | 
|  | SendOnlyNonEmptyDataSource | 
            If true, only reports with non empty datasource is sent (used in subscriptions)
             | 
|  | TableFirstColumnWidth | 
            First width of the column
             | 
|  | UseExternalReload | 
            If true, reload is not called from this control.
             | 
|  | UseProgressIndicator | 
            Gets or sets the value that indicates whether progress indicator should be used.
             | 
 See Also
See Also