AutoComplete for ASP.NET Web Forms
C1.C1Report 名前空間
継承階層
C1.C1Report.4 アセンブリ : C1.C1Report 名前空間
クラス
 クラス解説
クラスRepresents an arc shape in a C1Report.
クラスThis is a legacy control; use C1.Win.FlexReport.C1FlexReport instead.
クラスSpecifies compatibility options for a C1Report. Properties in this class can be used to control compatibility with older versions of C1Report.
クラスSystem.Exception that is thrown when a data access error occurs.
クラスProvides data for reports.
クラスProvides data for C1Report.InitializeParametersDialog event.
クラスAbstract base class for ArcShape and PieShape classes.
クラスRepresents an ellipse shape in a C1Report.
クラスBase class for all export filters, used with the C1Report.RenderToFilter method to render reports into different formats.
クラスDisplays individual data items in a report.
クラスFieldCollection class represents a collection of the Field objects.
クラスSpecifies font processing options for a C1Report. This class inherits from C1.C1Preview.FontProcessingOptions, the only difference is that some properties' defaults are changed.
クラスObject used to sort and group report data.
クラスGroupCollection class represents a collection of the Group objects.
クラスUsed with the C1Report.RenderToFilter method to render reports into HTML streams or files.
クラスClass is used with the C1Report.RenderToFilter method to render reports into table-based HTML streams or files.
クラスRepresents an isosceles triangle shape in a C1Report.
クラスThe Layout object controls how the report is rendered on pages.
クラスRepresents a line shape in a C1Report.
クラスAbstract base class for LineShape and PolygonShape classes.
クラスUsed with the C1Report.RenderToFilter method to render reports into compressed metafile files.
クラスUsed with the C1Report.RenderToFilter method to render reports into PDF (portable document format) streams or files.
クラスContains options that determine who can use the Pdf document and what actions are allowed.
クラスContains options that determine how the viewer should display the Pdf document.
クラスRepresetns a pie shape in a C1Report.
クラスRepresents a rectangle shape in a C1Report.
クラスProvides data for C1Report.StartPage, C1Report.EndPage, C1Report.StartSection, C1Report.PrintSection, C1Report.EndSection, C1Report.ReportError, and C1Report.AddOutlineEntry events.
クラスClass that contains report metadata.
クラスRepresents a parameter in a parameterized report data source.
クラスContains a collection of ReportParameter objects.
クラスRepresents a rectangular triangle shape in a C1Report.
クラスUsed with the C1Report.RenderToFilter method to render reports into RTF (rich text format) streams or files.
クラスClass is used with the C1Report.RenderToFilter method to render reports into RTF (rich text format) streams or files.
クラスRepresents a report band.
クラスCollection of the Section objects.
クラスAbstract base class for shapes rendered by report fields (see Field.ShapeType and Shape).
クラスUsed with the C1Report.RenderToFilter method to render reports into plain text streams or files.
クラスUsed with the C1Report.RenderToFilter method to render reports into plain text streams or files.
クラスUsed with the C1Report.RenderToFilter method to render reports into TIFF streams or files.
クラスAbstract base class for IsoscelesTriangleShape and RightTriangleShape types.
クラスClass used with the C1Report.RenderToFiltermethod to render reports into Microsoft Excel (XLS) files.
インターフェース
 インターフェース解説
インターフェースRepresents an external record set residing in a separate assembly.

If an assembly contains a type supporting this interface, that assembly and type can be selected in the report designer as the data source for a report. A reference to that type and the record set initialization parameters (see Params) are then saved in the XML report definition file. When the report is loaded, the recordset object is created based on the saved info, and used as the data source for the report.

インターフェースInterface used to access report data from data source objects.
インターフェースRepresents a local context for script evaluation and execution.
デリゲート
 デリゲート解説
デリゲートRepresents the method that will handle the C1Report.AddOutlineEntry event.
デリゲートRepresents the method that will handle the C1Report.InitializeParametersDialog event.
デリゲートRepresents the method that will handle C1Report.StartPage, C1Report.EndPage, C1Report.StartSection, C1Report.PrintSection, C1Report.EndSection, C1Report.ReportError, and C1Report.AddOutlineEntry events.
列挙型
 列挙体解説
列挙体Determines how the field is positioned with respect to its containing section when the section grows or shrinks as a result of the section's Section.CanGrow and Section.CanShrink properties.
列挙体Determines what type of barcode will be used in the field.
列挙体Specifies the Field’s border style.
列挙体Specifies how boolean values are translated into check boxes.
列挙体Specifies the layout for the columns (down or across).
列挙体Specifies the type of the data source. Different data sources use different connection string and query command syntaxes.
列挙体Specifies the alignment of text within the field's rectangle.
列挙体Specifies the format of the export file.
列挙体Determines whether page breaks should be inserted before or after a field or section.
列挙体Specifies the logic for handling CanGrow/CanShrink fields.
列挙体Specifies where the Page Footer and Page Header sections are displayed.
列挙体Specifies whether the group should be kept together on a page.
列挙体Determines whether/how a line should be drawn across the field (as opposed to a box around the field).
列挙体Specifies the page orientation.
列挙体Specifies the page layout to be used when the Pdf document is opened.
列挙体Specifies how the Pdf document should be displayed when opened.
列挙体Specifies the page rendering modes used when generating a report.
列挙体Specifies the alignment of images within the field's rectangle.
列挙体Specifies the scaling of images within the field's rectangle.
列挙体Specifies where the background picture is displayed.
列挙体Specifies the format of the export file.
列挙体Determines whether to calculate a running sum.
列挙体Specifies the section type, which is equivalent to a the index of a Section object in the control's C1Report.Sections collection.
列挙体 
列挙体Specifies how groups should be sorted.
列挙体Specifies the direction of the text in the field.
参照

C1.C1Report.4 アセンブリ