[]
Summary description for Control.
ARControlEventArgs For Internal Use Only.
Barcode control.
Represents the barcode data exception.
Wraps the SharpGraph as a ChartControl.
Summary description for Checkbox.
Summary description for ControlCollection.
Cross Section Box control
Base interface for cross-section controls
Cross Section Line control
Control, which hosts user's controls
Detail section is the main section in a report. It is printed once for each record in the data source.
The GroupFooter section is directly related to the Detail section and its matching group header. It prints once each time a group of similar records (as defined in the GroupHeader.DataField property) ends. A GroupFooter section cannot exist without a matching GroupHeader section.
The GroupHeader section prints once for every data group defined using the field specified in DataField property. A GroupHeader section requires a matching GroupFooter section.
Base input field component
CheckBox input field component
Text input field component
Summary description for Label.
Summary description for Line.
Summary description for OleObject.
Summary description for PageBreak.
The PageFooter section prints once at the bottom of every page in the report.
The PageHeader section prints once at the top of every page in the report.
A Parameter is used to substitute values for parameter placeholders in the report's data source SQL query text.
Summary description for ParameterCollection.
For internal use only.
Represents the parameter type converter.
Represents image
The ReportFooter section prints once at the end of the report.
The ReportHeader section is printed once at the beginning of the report.
ReportInfo control.
RichTextBox control.
Summary description for Section.
Summary description for Shape.
For internal use. Filter properties depending on the BackgroundStyle
Represents the formatting properties of a control.
Summary description for Styles.
Prints a linked report object as part of the current report. Subreports are linked using the Report property.
Prints a formatted text value, bound or unbound.
Interface IPersistSection
Specifies the style used to draw the background of an object.
Specifies position for barcode caption
Specifies the print direction of the barcode symbol.
Type of code, or symbology, the barcode control will use to generate the barcode.
Specifies the direction of columns in a multi-column report.
Specifies the type of gradient to draw.
GroupKeepTogether applies to a group and has similar to the KeepTogether meaning, but for the whole group. It indicates whether the rendering engine should try to render the whole group on a single page, the group header plus the first detail on a single page, or leave the group flow as it is. If GroupKeepTogether is set to FirstDetail - the group header and at least one detail in this group should be on the same page; if set to All - the whole group should be on a single page. The following rule applies: the rendering engine will try to render the group as specified, but if there is not enough space on the current page, the group is moved to the next page and it continues as long as it needs.
Enum ImageTypes
Specifies the pen style used to draw a line.
Specifies whether a new column will be started before or after a section.
Specifies whether a new page will be started before or after a section.
Represents the parameter's data type
Enum ParseResultCode
Determines the position of the picture within the control area.
Specifies whether a group header section will be repeated with subsequent detail pages.
Enum FindOptions
Enum RichTextStreamType
Enum for RichTextRenderingType.
Enum for RichTextType.
Defines the orientation of the bars in the barcode.
Specifies the type of shape that the shape control should print.
Determines how a picture should be sized within the control area.
Determines the summary calculation function performed on the field value.
Determines whether summary values will be accumulated or reset based on the specified level.
Determines the type of field summary.
For Internal Use Only.