Classes
Class | Description | |
---|---|---|
C1ReportViewer |
Represents a report in an ASP.NET Web page.
|
|
C1WindowStatusTemplate |
C1Window Status Template
|
|
DocumentOutline |
DocumentOutline data class.
|
|
DocumentStatus |
CommonReport Information.
|
|
HyperlinkEntry |
Describes a hyperlink on a page of a document.
|
|
OutlineEntry |
OutlineEntry data class.
|
|
PageImageMarkup |
PageImageMarkup data class.
|
|
PageImagesMarkup |
PageImagesMarkup data class.
|
|
PageRangeSizeInfo |
PageSetSize.
|
|
ReportParameterInfo |
Info that is used to build a UI needed to input a report parameter.
|
|
ReportParameterSingleValue |
Represents a single value of a parameter, together with that value's label.
The label may be used to represent the parameter in the UI.
E.g. for weekdays, integer values (0..6) may be used, with
corresponding labels "Mon".."Sun".
|
|
ReportParameterValue |
Parameter and its value passed from client to server.
|
|
SearchEntry |
Search Entry. This class is used by search tool.
|
|
SearchResults |
Search Results.
|
|
TextRunMarkup |
Describes a text run (a single line of text sharing the same formatting).
A text run may contain zero or more words (semantics of words are defined
by the server; in particular, words may be single chars).
|
Interfaces
Interface | Description | |
---|---|---|
IC1WebReportService |
Interface that must implemented by C1WebReport service.
|
Enumerations
Enumeration | Description | |
---|---|---|
AvailableReportTools |
Available report tools enumeration.
|
|
ConnectionStatus |
Connection Status.
|
|
GeneratingState |
Enumerates possible report states.
|
|
PrintRangeSubset |
Print Range Subset.
|
|
ReportTools |
Report Tools.
|
|
ViewType |
Enumerates possible report view types.
|