AbstractReportControl Properties |
The AbstractReportControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllParameters |
All parameters.
|
![]() | CacheDependencies |
CacheDependencies.
|
![]() | CacheItemName |
Name for report caching.
|
![]() | CacheMinutes |
Minutes for cache image holding.
|
![]() | Colors |
Colors assigned to series.
|
![]() | Columns |
Selected columns for reports (replace ##COLUMNS##)
|
![]() | ComponentName |
Component name
(Inherited from AbstractUserControl.) |
![]() | ComputedWidth |
Computex width if percent width is set.
|
![]() | ConnectionString |
Connection string for query. Used in database separation.
|
![]() | ContextParameters |
Context parameters.
|
![]() | ContextResolver |
Web part context resolver.
|
![]() | CurrentDocument |
Current document
(Inherited from AbstractUserControl.) |
![]() | CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) |
![]() | CurrentSite |
Current site
(Inherited from AbstractUserControl.) |
![]() | CurrentUser |
Current user
(Inherited from AbstractUserControl.) |
![]() | DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) |
![]() | DynamicMacros |
Special macros used for report macro resolving
|
![]() | EditedObject |
Control's edited object
(Inherited from AbstractUserControl.) |
![]() | EmailMode |
If true, control is rendered for email.
|
![]() | EnableExport |
If true export is allowed
|
![]() | EnableSubscription |
If true, subscription is enabled
|
![]() | GraphImageWidth |
Width of chart image in percent versus displayable zone.
|
![]() | HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) |
![]() | IsLiveSite |
Indicates whether control is used in live site.
(Overrides AbstractUserControlIsLiveSite.) |
![]() | Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) |
![]() | ItemType |
Item type (graph,table or value).
|
![]() | MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) |
![]() | OrderBy |
Order by clause for reports (replace ##ORDERBY##)
|
![]() | Parameter |
Control parameter.
(Inherited from InlineUserControl.) |
![]() | Properties |
Control properties.
(Inherited from InlineUserControl.) |
![]() | QueryIsStoredProcedure |
Query is stored procedure.
|
![]() | QueryText |
Query text.
|
![]() | RangeInterval |
Interval of time range.
|
![]() | RangeValue |
Value of range interval.
|
![]() | RenderCssClasses |
Inidcates if CSS classes should be rendered.
|
![]() | ReportDataSet |
Return loaded dataset
|
![]() | ReportItemName |
Report item name used for caching.
|
![]() | ReportParameters |
Report parameters.
|
![]() | ReportSubscriptionSiteID |
Report's subscription site ID (used in automatic generation
|
![]() ![]() | ResourcePrefix |
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.) |
![]() | ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) |
![]() | SavedReportGuid |
Saved report guid.
|
![]() | SavedReportID |
Saved report ID.
|
![]() | SelectedInterval |
Get(set) selected interval of graph type (year,month,..)
|
![]() | SendOnlyNonEmptyDataSource |
If true, only reports with non empty datasource is sent (used in subscriptions).
|
![]() | ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) |
![]() | StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) |
![]() | SubscriptionInfo |
Report subscription information - used for sending reports by email.
|
![]() | TableFirstColumnWidth |
First width of the column
|
![]() | TopN |
Top N specification for reports (replace where ##TOPN##)
|
![]() | UIContext |
Control's UI Context
(Inherited from AbstractUserControl.) |
![]() | UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) |
![]() | ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) |
![]() | WhereCondition |
Where condition for reports (replace ##WHERE##)
|