GrapeCity.ActiveReports
Provides a common interface for all the export filters.
Exports the specified PageDocument to file.
PageDocument instance to Export
Path to export
A range of page numbers to export seperated by a comma. Between each comma can have a single page number, or range of pages with a hyphen between the starting and ending page numbers in the range.
Exports the specified PageDocument to file.
PageDocument instance to Export
Path to export
Exports the specified PageDocument to stream
PageDocument instance to Export
Stream to export
Exports the specified PageDocument to stream
PageDocument instance to Export
Stream to export
A range of page numbers to export seperated by a comma. Between each comma can have a single page number, or range of pages with a hyphen between the starting and ending page numbers in the range.
Exports the specified IReport to file
IReport instance to Export
Path to export
A range of page numbers to export seperated by a comma. Between each comma can have a single page number, or range of pages with a hyphen between the starting and ending page numbers in the range.
Exports the specified IReport to file
IReport instance to Export
Path to export
Exports the specified IReport to stream
IReport instance to Export
Stream to export
Exports the specified IReport to stream
IReport instance to Export
Stream to export
A range of page numbers to export seperated by a comma. Between each comma can have a single page number, or range of pages with a hyphen between the starting and ending page numbers in the range.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to Blank value assigned to non-Blank parameter.
Looks up a localized string similar to Command text is empty..
Looks up a localized string similar to Csv Provider.
Looks up a localized string similar to Cyclic report parameter references.
Looks up a localized string similar to An error in Gcef.Data.DataEngine occured..
Looks up a localized string similar to Specified data provider was not found: {0}..
Looks up a localized string similar to Data provider not specified for the data set: {0}..
Looks up a localized string similar to Dataset Provider.
Looks up a localized string similar to A DataSet '{0}' referenced in the report could not be found..
Looks up a localized string similar to DataSet name needs to be specified in the Fixed Page Layout settings..
Looks up a localized string similar to This document was created using an EVALUATION version of ActiveReports {0}. Only a licensed user may legally create reports for use in production. Please report infractions or address questions to ActiveReports.Sales@grapecity.com. Copyright © 2019 GrapeCity, inc. All rights reserved..
Looks up a localized string similar to This document was created using a STANDARD or an EVALUATION version of ActiveReports {0}. Only a PROFESSIONAL EDITION licensed user may legally create reports for use in production. Please report infractions or address questions to ActiveReports.Sales@grapecity.com. Copyright © 2019 GrapeCity, inc. All rights reserved..
Looks up a localized string similar to Invalid HTML: 'body' node was not found..
Looks up a localized string similar to Endless loop detected.'.
Looks up a localized string similar to Invalid data type for parameter.
Looks up a localized string similar to Invalid HTML: {0}..
Looks up a localized string similar to Invalid key in connection string: {0}..
Looks up a localized string similar to Json Provider.
Looks up a localized string similar to The json data source has not been found..
Looks up a localized string similar to Map report item is only licensed with the Professional Edition of ActiveReports {0}.
Please contact ActiveReports.Sales@grapecity.com for upgrade information..
Looks up a localized string similar to No data sets.
Looks up a localized string similar to null value assigned to non-Nullable parameter.
Looks up a localized string similar to Object Provider.
Looks up a localized string similar to Microsoft Odbc Provider.
Looks up a localized string similar to Microsoft OleDb Provider.
Looks up a localized string similar to Not validated..
Looks up a localized string similar to Parameter value is not a valid value..
Looks up a localized string similar to 'Run' must be called before..
Looks up a localized string similar to The shared data source: {0} cannot be loaded..
Looks up a localized string similar to Microsoft Sql Client Provider.
Looks up a localized string similar to Unable to locate subreport.
Looks up a localized string similar to Subreport name is not specified for subreport report item '{0}'.
Looks up a localized string similar to The size of the subreport '{0}' is too small to accommodate the content of the report '{1}'..
Looks up a localized string similar to "Element must be of type {0}.".
Looks up a localized string similar to Specified map tiles provider not registered: {0}.
Looks up a localized string similar to TableOfContents report item is only licensed with the Professional Edition of ActiveReports {0}. Please contact ActiveReports.Sales@grapecity.com for upgrade information..
Looks up a localized string similar to An unexpected error occurred. Additional information: '{0}'.
Looks up a localized string similar to Xml Provider.
For internal use. Helper methods for app.config access.
UsePdfExportFilterKey const.
Gets value by key from default config file.
The key.
The value.
Represents configuration settings for communication with map tile server.
Initializes a new instance of the class.
Gets or sets bing application id.
Gets or sets the number of maximum connections.
Gets or sets the timeout in seconds.
For internal use only. Extends default data providers factory with OLEDB, and custom data providers, configured in .config file.
Indicates the type of a table.
Specifies that table represents a proper data base table.
Specifies that table represents a proper data base view.
Specifies that unit type is unknown.
Resolves the table type.
Providers ability to create tile providers applying settings from config file.
Initializes custom code objects.
For internal use only.
Initializes custom code objects.
Report definition.
The instance factory.
The object used to get the second AppDomain.
The parameters for the report.
The custom code objects.
Usefull extensions.
Gets as PNG image.
Visualizer info.
Width in pixels.
Height in pixels.
Horizontal resolution.
Vertical resolution.
Background rendering mode.
Image converter service. For internal use only.
One instance. For internal use only.
For internal use. Provides some helper methods for any object.
Sets the properties values of object to their default values (defined by DefaultValue attribute).
Sets the property value using approprieate type converter.
Allows to create report combining existing reports by adding them as subreports
Defines the default gap between two adjacent subreports. It's 1in by default.
Creates instance of ReportCombiner
Sets the margins of the report.
Top margin
Right Margin
Bottom Margin
Left Margin
Sets the margins of the report.
Top and bottom margins
Right and left margins
Sets the margins of the report to the specified value.
Margin length
Clears all the items from current instance of report combiner.
Insert a report to the specified position in reports list.
The position of the report to be added.
The report to be added.
The options to report be added with.
Add the report with specified options in the reports list.
The report to be added.
The options to report be added with.
Add a collection of reports with specified options in the reports list.
Reports to be added.
The options to be applied to each report.
Remove the report from the specified position in the reports list.
The index of the report to be removed.
Remove all the occurrences of the specified report.
The report to be removed
Returns a new PageReport instance
Additional options to control report location when using ReportCombiner
Adds a pagebreak before added report
Adds extra space between previous and added report
Represents a dictionary of custom designers configured for components.
Initializes a new instance of CustomDesignerConfigurationDictionary class.
Returns the of the custom designer configured for the specified component type or null.
The value of for which a configured designer is sought for.
The of the custom designer configured for the specified component, or null if a custom designer is not configured for the specified component.
Gets the value associated with the specified designer.
The for the designer the caller wants a custom report item type name for.
A value appropriate for the CustomReportItem RDL element's Type attribute value.
Gets the style defaults for designer.
Type of the designer.
System.Collections.Generic.IDictionary<System.String,GrapeCity.ActiveReports.Expressions.ExpressionInfo>.
Used to add an entry to this object.
Used to add an entry to this object.
Represents the collection of custom data providers.
Initializes new instance of class.
Represents the method that handles the event.
Occurs when the content has changed.
Fire ContentChanged event.
Gets or sets the at the specified index.
The index of the item to get or set.
The at the index.
Adds the object to the end of the collection.
The object to add.
The position into which the new object was inserted, or -1 to indicate that the item was not inserted into the collection.
Determines if the object exists in the collection.
The object to locate in the collection.
True if the object is found in the collection; otherwise, false.
Inserts the object to the collection at the specified index.
The position at which the new object will be added.
The object to add.
Removes the object from the collection.
The object to remove.
Determines the index of the object in the collection.
The object to locate in the collection.
The index of if found in the collection; otherwise, -1.
Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.
The one-dimensional System.Array that is the destination of the elements copied from System.Collections.ICollection.
The System.Array must have zero-based indexing.
The zero-based index in array at which copying begins.
Implements an that gets configuration information from
a file in the executable directory.
Creates a new instance of .
Jumps through the reflection hoops to get System.Web.HttpContext.Current.Server.MapPath(null).
Case 123996
Returns the xml content of the configuration information.
Defines an interface to allow access to configuration information.
Returns the rendering extensions defined by the provider.
Provides the mapping between CustomReportItem type names and their corresponding .
Returns a collection of custom data providers.
Returns a map for the custom report items with the custom designers.
Returns the toolbox item configuration entries.
Returns a collection of configuration settings.
Returns a configuration for communication with map tile server.
Returns map tile providers.
Defines interface for providing raw configuration information.
Gets the xml representing the configuration.
Represents a property configuration option for the associated export extension.
Initializes a new instance of the class with the specified property, value and value type.
The property to assign value to.
The value for the property.
The type of the value to convert the string value to.
Gets the property to assign value to.
Gets the string value.
Gets the type of the value to convert the value to.
Class containing rendering extension information.
Fully qualified name of the assembly.
Export menu item name for this rendering extension name.
Rendering extension implementation class name.
Settings for this rendering extension name.
Export menu item name for this rendering extension name.
Fully qualified name of the assembly.
Rendering extension implementation class name.
Gets the configuration.
Allows initialization of
The assembly name.
The type of the extension.
The name of menu item.
The collection of the properties.
Represents a collection of .
Creates an instance of .
Represents the method that handles the event.
Occurs when the content has changed.
Fire ContentChanged event.
Gets or sets the at the specified index.
The index of the item to get or set.
Adds RenderingExtensionInfo to the end of the RenderingExtensionsCollection.
The info to be added.
The index of added item.
Determines whether the RenderingExtensionsCollection contains a specific RenderingExtensionInfo.
The to search.
True if specified is presented in the collection, False othervise.
Inserts a RenderingExtensionInfo into the RenderingExtensionsCollection at the specified index.
The index to place the item.
The to be inserted.
Removes the first occurrence of a specific RenderingExtensionInfo from the RenderingExtensionsCollection.
The to remvoe.
Searches for the specified RenderingExtensions and returns the zero-based index of the first occurrence within the entire RenderingExtensionsCollection.
The to looking for.
Copies the entire RenderingExtensionsCollection to a compatible one-dimensional Array, starting at the specified index of the target array.
The target array.
The start index.
Specifies configuration information for the core. For internal use only.
Allow a null provider so we can create an "empty" configuration and still get access to default data providers
Creates a new instance of .
Provides the mapping between CustomReportItem type names and their corresponding .
Gets the default working directory, or an empty string if it's not specified in the config file.
Gets the rendering extension configuration entries.
Gets the data providers configuration entries.
Gets the toolbox item configuration entries.
Gets a configuration for communication with map tile server.
Gets the tile providers.
The tile providers.
Gets a map for the custom report items with the custom designers
Attempts to use to load the specified while catching and tracing specific common exceptions.
A dictionary of CustomReportItem type names and their corresponding .
Initializes a new instance with the specified type names and types.
An array of type names.
An array of where each element corresponds to the type name at the same index in the typeNames argument.
The two arrays must have the same number of elements.
Adds a new CustomReportItem type configuration entry.
The value of the property.
The of the class that implements the runtime logic for the specified ReportItem.
Returns the of the custom report item configured for the specified component type or null.
The returned type should implement the interface .
The value of for which a configured designer is sought for.
The of the custom designer configured for the specified component, or null if a custom designer is not configured for the specified component.
Gets the value associated with the specified ReportItem.
The specified ReportItem Type should implement the interface .
The for the designer the caller wants a custom report item type name for.
A value appropriate for the CustomReportItem RDL element's Type attribute value.
Represents an entry for a toolbox configuration item.
Gets a value that indicates if all existing items should be cleared.
Gets an assembly qualified type name of the report item designer type that this toolbox item represents (technically it represents the component associated with this designer).
Gets an assembly qualified resource name of the bitmap that should be displayed for this toolbox item.
Represents result set of query execution.
Creates new instance of .
The table columns.
The table rows.
Gets table columns.
Gets table rows.
Data column.
Specifies column name.
Specifies data type of the column.
Creates new instance of .
The column name.
The column type.
Data row.
The row data.
Creates new instance of .
The row data.
Represents a parameter used with a .
Gets or sets the name of the parameter.
Gets or sets the value of the parameter.
Represents a collection of objects.
Adds the specified object to the collection.
Specifies the schema provider.
Gets the schema of the specified db connection if it's of the same data provider.
A connection to get schema for.
Defines a column.
Initializes a new instance of the class.
The column name.
The column data type.
Whether the column is included to primary key.
The column name.
The column data type.
Whether the column is included to primary key.
Defines the data schema of database.
Represents the empty data schema.
Initializes a new instance of the class.
The tables collection.
The foreigh keys collection.
The tables collection
The foreight keys collection which has this table as source.
Defines the name of table.
Initializes a new instance of the class.
The name of table.
The schema name.
The name of table.
The schema name.
Returns a that represents this instance.
Determines whether the specified is equal to this instance.
The to compare with the current .
true if the specified is equal to this instance; otherwise, false.
Returns a hash code for this instance.
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Defines the foreigh key.
Initializes a new instance of the class.
The source table.
The destination table.
The columns that defines a source.
The columnts that defines a destination.
The source table.
The destination table.
The columns that defines a source.
The columnts that defines a destination.
Defines a table.
Initializes a new instance of the class.
The name of the table.
The table type.
The table colums collection.
The name of table
The table type.
The table colums collection.
Returns a that represents this instance.
Returns a . This is true if the specified Table is equal to the current Table; otherwise, false.
The table for comparison.
Returns a . This is true if the specified Object is equal to the current Table; otherwise, false.
The object for comparison.
Returns a that represents a hash code for the current object.
Returns a . This is true if the first Table is equal to the second Table; otherwise, false.
The first table for comparison.The second table for comparison.
Returns a . This is true if the first Table is not equal to the second Table; otherwise, false.
The first table for comparison.The second table for comparison.
Defines enumeration of table types.
Table
View
Interface for configurable components.
Returns the settings supported by a rendering extension.
A to provide access to the rendering extension settings.
Returns the settings supported by a rendering extension.
Indicates that this is a fixed page layout
A to provide access to the rendering extension settings.
For internal use only.
For internal use only.
Interface for rendering extention objects.
Renders the report.
The report to render.
Stream for output.
Renders the report.
The report to render.
Stream for output.
Settings used in the report.
For internal use only. The delegate was requested to be used in CoreViewer assembly.
Custom code definition.
Represents a class name and instance name.
Gets the class name of this class/instance pair.
Gets the instance name of this class/instance pair.
An implementation of IAppDomainBuilder that returns the current AppDomain.
For internal use only.
Returns the used for running custom code and custom assemblies.
Custom .
Releases the .
Defines an interface to allow retrieving and releasing AppDomains.
For internal use only.
Returns an that is used to create class instances, compile and execute
custom code and load and execute custom assemblies.
Releases the .
Represents factory to create instances of specified types. For internal use only.
Creates new instance of specified type.
The type to create new instance of.
The instance of specified type.
Allows to access to parameters of report via custom code.
Gets the parameters of the currently rendered report.
Provides data for event.
Gets the data source to locate credentials for.
Gets the name of the report to locate credentials for.
Gets ot sets the user name of the credentials to be located.
Gets ot sets the password of the credentials to be located.
Gets the text of prompt of the locate credentials request.
Initializes new instance of class.
The data source to locate credentials for.
The name of the report to locate credentials for.
The text of prompt of the locate credentials request.
Represents method that handles event.
The object where the event handler is attached.
The event data.
Provides data for the event.
The data returned by the event handler.
Gets the report's object to locate data for.
Gets the for which is trying to locate the data set.
Gets the Parameters collection specified for a given report instance.
Creates a new instance of the class.
Represents the method that will handle the event.
The sender of the event.
The object that contains the event data.
Provides the capabilities necessary for processing a report.
Gets or sets data to be used during build of instance.
Initializes a new instance of Class.
Provides the output of the report to the specified rendering extension.
Rendering extension to use to render a report.
The that is to store the rendered report output.
Provides the output of the report to the specified rendering extension with the specified values.
Rendering extension to use to render a report.
The that is to store the rendered report output.
The that contains the settings for the .
Provides the output of this report to the specified rendering extension with the specified values and refreshed data.
Rendering extension to use to render a report.
The that is to store the rendered report output.
The that contains the settings for the .
Set to True to force a refresh or requery of the data even if the DataMap has already retrieved the necessary data.
Provides the output of this report to the specified rendering extension with the specified values and refreshed data.
Rendering extension to use to render a report.
The that is to store the rendered report output.
The that contains the settings for the .
Set to True to force a refresh or requery of the data even if the DataMap has already retrieved the necessary data.
Set to True to force a refresh or requery of the parameter data.
Provides the output of this report to the specified rendering extension with the specified values and refreshed data.
The that is to render the report output.
The that is to store the rendered report output.
The that contains the settings for the .
Set to True to force a refresh or requery of the data even if the DataMap has already retrieved the necessary data.
Set to True to force a refresh or requery of the parameter data.
Allows to stop rendering
or is null.
A report specific error occured.
Interactivity actions to be applied to report instance next during rendering.
The interactive actions to be applied.
For internal use only. Save document snapshot to the specified file.
For internal use only. Save document snapshot to the specified stream
For internal use only (ARS).
For internal use only. Load page document from snapshot file.
For internal use only. Load page document from stream.
Occurs when the report needs to locate a data source with from the calling application.
Occurs when the report needs to obtain data source credentials from the calling application.
Occurs when record was processed and allows to cancel following record processing.
Allows internal callers to raise event.
true if record processing should continue; false to cancel.
For internal use only.
Allows internal callers to get the report to execute it's queries and get all of it's data without rendering.
True to force re-processing of the report.
Also used internally by subreports.
Allows internal callers to get the report to execute it's queries and get all of it's data without rendering.
True to force re-processing of the report.
True to force re-processing of the data used by the parameters.
True to skip parameters validation. False by default.
Also used internally by subreports.
Gets the parameters for the report.
Gets the ReportDefinition for the report.
Printer
Resets the printer properties
Print options
Occurs when printing process was aborted.
Occurs when printing process in progress.
Occurs when printing thread has exception.
Gets the data source locator
Sets the handlers to document
Gets the credentials locator
Performs tasks associated with freeing and releasing resources.
Finalizes an instance of the class.
Performs merging with master report if MasterReport property is specified.
If merging is performed than new PageReport object is returned
the
Returns True if the report contains no data.
Loads, modifies, or saves a report definition.
Gets or sets name of data definition associated with this report.
Gets file from which report was loaded.
Initializes a new instance of the PageReport class.
Initializes a new instance of the PageReport class.
Initializes a new instance of the PageReport class.
Initializes a new instance of the PageReport class.
Sets the license.
The license to set.
For internal use only!
Gets license.
Releases the unmanaged resources used by the and optionally releases the managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Allows post-initialization of the PageReport instance.
Processes the inner document of this report.
Gets the document.
The document.
For internal use only.
Loads the report definition file.
Loads the report definition file.
Saves this report definition file.
Saves this report definition file.
Returns the report definition language (RDL) as a System.String in the report definition.
Creates a component of the specified type.
The of component to be created.
The component.
For internal use only.
Gets or sets the associated with this ReportDefinition.
Returns the current report definition object.
Gets the object responsible for resolving report resources.
For internal use only.
Performs deep copy of the specified report.
the to copy
deep clone of the specified report
Overloaded. Creates blank report with all of the content placeholders from specified master report.
The Uri to the master report
Overloaded. Creates blank report with all of the content placeholders from specified master report.
The master report name.
The resource locator.
Factory with GDI+ based image renderer.
Creates new canvas.
Creates new canvas.
Represents service to create custom report items. For internal use.
Tries to creates new custom report item based on the specified settings.
The service provider to resolve reports core configuration.
The type of CRI to create.
The data context to initialize CRI with.
The properties to initialize CRI with.
New CRI or null if fails.
Provides access to reports core rendering services. For internal use.
Initializes a new instance of the class.
Gets the service object of the specified type.
Raised when an internal service is unavailable.
In the event of this exception, please report the incident to the technical support department.
Initializes a new instance of the class for the specified unavailable service.
The type of service that is not available.
Initializes a new instance of the class for the specified unavailable service.
A SerializationInfo object holding the name, type, and value of the unavailable service.
Describes the source and destination of the unavailable service.
For internal use only.
Executes code while asserting reflection permission
Executes code while asserting specific permission
Page drawing device
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to Invalid barcode data.
Looks up a localized string similar to Invalid Code128 selector.
Looks up a localized string similar to Code49 group number is out of range (should be between 0 and 8).
Looks up a localized string similar to DataMatrix file identifier is out of range (should be between 0 and 254).
Looks up a localized string similar to DataMatrix structure number is out of range (should be between 0 and 15).
Looks up a localized string similar to Have no value.
Looks up a localized string similar to Incorrect data length.
Looks up a localized string similar to Invalid value for current encoding mode.
Looks up a localized string similar to Invalid FileID Value, FileID should be from 0 to 899.
Looks up a localized string similar to Invalid SegmentCount Value, SegmentCount should be from 0 to 99999.
Looks up a localized string similar to Invalid SegmentIndex Value, SegmentIndex should be from 0 to 99998.
Looks up a localized string similar to SegmentIndex should not bigger than SegmentCount.
Looks up a localized string similar to No more connection.
Looks up a localized string similar to No more groups there.
Looks up a localized string similar to Over connection.
Looks up a localized string similar to Barcode parameter error.
Looks up a localized string similar to PDF417 columns is out of range (should be -1 or between 1 and 30).
Looks up a localized string similar to PDF417 error level is out of range (should be -1 or between 0 and 8).
Looks up a localized string similar to PDF417 rows is out of range (should be -1 or between 3 and 90).
Looks up a localized string similar to QRCode connection number is out of range (should be between 0 and 15).
Looks up a localized string similar to QRCode version is invalid for QRCode Model1 (should be -1 or between 1 and 14).
Looks up a localized string similar to QRCode version is invalid for QRCode Model2 (should be -1 or between 1 and 40).
Looks up a localized string similar to RSSExpandedStacked rows count is out of range (should be between 1 and 11).
Looks up a localized string similar to Incorrect data length.
Barcode control.
Represents the barcode data exception.
Initializes a new instance of the class.
Initializes a new instance of the class with a specified error message.
A message that describes the error.
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
The error message that explains the reason for the exception.
The exception that is the cause of the current exception. If the parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.
Initializes a new instance of the class with serialized data.
The object that holds the serialized object data.
The contextual information about the source or destination.
Initializes a new instance of the class.
True if barcode is vertical (based on rotation value).
Gets or sets a value indicating whether to add spaces between groups of characters in the caption to make long numbers easier to read.
Gets or sets the caption's vertical position relative to the barcode symbol.
Returns 0 if no adjustement needed.
Returns 1 if size of the control should be increased.
Returns -1 if size of the control should be _de_creased.
Returns size of the caption.
Gets or sets the barcode's background color or fill color.
Gets or returns the foreground color of the control.
Gets or sets the barcode text value to be printed as a barcode symbol and caption of the barcode in applicable symbologies.
Special property to pass binary data to barcode. Exists primary for QR Code barcode.
Overridden. Gets or sets the name of the field used to bind the data source records.
Gets or sets whether the barcode automatically stretches to fit the control.
Determines whether a checksum of the barcode will be computed and included in the barcode when applicable.
Gets or sets the barcode symbology used to render the barcode text.
Gets or sets the barcode's direction, horizontally or vertically.
Gets or sets the angle the barcode should be rotated to.
The rotation.
NW Ratio
Sets or returns the width, in inches, for the barcode's narrow bars.
Also known as the X dimension, this is a value defining the width of the narrowest part of the barcode.
Before using an extremely small value for this width, ensure that the scanner can read it.
This value is in pixel for SectionReports and in point/inch/cm for PageReports.
Height of a bar.
Gets or sets the horizontal alignment of the caption in the control.
Gets or returns the font object used to print the control's caption.
Gets or sets the top quiet zone of the barcode.
Gets or sets the bottom quiet zone of the barcode.
Gets or sets the left quiet zone of the barcode.
Gets or sets the right quiet zone of the barcode.
The height of a bar in the supplement barcode.
Supplement is 2/5-digit addons for EAN/UPC symbologies.
Defines how to display the barcode caption.
Supplement is 2/5-digit addons for EAN/UPC symbologies.
The supplement for barcode data.
Supplement is 2/5-digit addons for EAN/UPC symbologies.
The supplement for barcode data.
Supplement is 2/5-digit addons for EAN/UPC symbologies.
The spacing between main and supplement barcodes.
Supplement is 2/5-digit addons for EAN/UPC symbologies.
Gets or sets the Code49Options for the barcode control.
Design-time support, for internal use only.
Gets or sets the QRCodeOptions for the barcode control.
Design-time support, for internal use only.
Gets or sets the MicroQRCodeOptions for the barcode control.
Design-time support, for internal use only.
Gets or sets the PDF417Options for the barcode control.
Design-time support, for internal use only.
Gets or sets the MicroPDF417Options for the barcode control.
Design-time support, for internal use only.
Gets or sets the GS1CompositeOptions for the barcode control.
Design-time support, for internal use only.
Gets or sets the Code128Options for the barcode control.
Design-time support, for internal use only.
When you set the Barcode Style property to RssExpandedStacked, this property allows you to control, via the RowCount property,
the number of stacks of segments in which to display the code. You can specify two to eleven rows.
Displaying an RSS Expanded barcode in stacks may be more appropriate for certain packaging requirements, as it reduces the length of a barcode.
Design-time support, for internal use only.
DataMatrix options include EccMode, Ecc200SymbolSize, Ecc200EncodingMode, Ecc000_140SymbolSize, StructuredAppend, StructureNumber, FileIdentifier, and Encoding.
Select from supplied values, or enter a number for the StructureNumber and FileIdentifier.
Design-time support, for internal use only.
MaxiCode options.
Design-time support, for internal use only.
Deterimines the optimal size for 2 barcodes (main and supplement) in a report item
content area.
Gets the engine of dependent barcode for the composite barcode.
Returns true if a can have a supplement barcode, otherwise returns false.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Specifies position for barcode caption
The none
The above
The below
Type of code, or symbology, the barcode control will use to generate the barcode.
None.
ANSI 3 of 9 (Code 39) uses upper case, numbers, - , * $ / + %.
ANSI Extended 3 of 9 (Extended Code 39) uses the complete ASCII character set.
Code 2 of 5 uses only numbers.
Interleaved 2 of 5 uses only numbers.
Code25mat
Matrix 2 of 5 is a higher density barcode consisting of 3 black bars and 2 white bars. Matrix_2_of_5 uses only numbers.
Code 39 uses numbers, % * $ /. , - +, and upper case.
Extended Code 39 uses the complete ASCII character set.
Code 128 A uses control characters, numbers, punctuation, and upper case.
Code 128 B uses punctuation, numbers, upper case and lower case.
Code 128 C uses only numbers.
Code 128 Auto
Code 93 uses the complete ASCII character set.
Extended Code 93 uses the complete ASCII character set.
MSI Code uses only numbers.
PostNet uses only numbers with a check digit.
Codabar uses A B C D + - : , / and numbers.
EAN-8 uses only numbers (7 numbers and a check digit).
EAN-13 uses only numbers (12 numbers and a check digit).
If there are only 12 numbers in the string, it calculates a checksum and adds it to the thirteenth position.
If there are 13, it validates the checksum and throws an error if it is incorrect.
UPC-A uses only numbers (11 numbers and a check digit).
UPC-E0 uses only numbers. Used for zero-compression UPC symbols.
For the Caption property, you may enter either a six-digit UPC-E code or a complete 11-digit (includes code type, which must be 0 (zero)) UPC-A code.
If an 11-digit code is entered, the Barcode control will convert it to a six-digit UPC-E code, if possible.
If it is not possible to convert from the 11-digit code to the six-digit code, nothing is displayed.
UPC-E1 uses only numbers. Used typically for shelf labeling in the retail environment. The length of the input string for U.P.C. E1 is six numeric characters.
Royal Mail RM4SCC uses only letters and numbers (with a check digit). This is the barcode used by the Royal Mail in the United Kingdom.
UCC/EAN –128 uses the complete ASCII character Set. This is a special version of Code 128 used in HIBC applications.
QRCode is a 2D symbology that is capable of handling numeric, alphanumeric and byte data as well as Japanese kanji and kana characters. This symbology can encode up to 7,366 characters.
Code 49 is a 2D high-density stacked barcode. Encodes the complete ASCII character set.
This is the barcode used by the Japanese Postal system. Encodes alpha and numeric characters consisting of 18 digits including a 7-digit postal code number,
optionally followed by block and house number information. The data to be encoded can include hyphens.
Pdf417 is a popular high-density 2-dimensional symbology that encodes up to 1108 bytes of information.
This barcode consists of a stacked set of smaller barcodes. Encodes the full ASCII character set. Capable of encoding as many as 2725 data characters.
EAN-128 is an alphanumeric one-dimensional representation of Application Identifier data. It is not meant for point-of-sales use, but for marking containers in the shipping industry.
RSS14 is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is a 14-digit EAN.UCC item identification for use with omnidirectional point-of-sale scanners.
RSS14Truncated is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is a 14-digit EAN.UCC item identification plus Indicator digits for use on small items, not for point-of-sale scanners.
RSS14Stacked is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is the same as RSS14Truncated, but stacked in two rows when RSS14Truncated is too wide.
RSS14StackedOmnidirectional is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is the same as RSS14, but stacked in two rows when RSS14 is too wide.
RSSExpanded is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is a 14-digit EAN.UCC item identification plus AI element strings (expiration date, weight, etc.) for use with omnidirectional point-of-sale scanners.
RSSExpandedStacked is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is the same as RSSExpanded, but stacked in two rows when RSSExpanded is too wide.
RSS Limited is a Reduced Space Symbology that encodes Composite Component (CC) extended EAN and UPC information in less space.
This version is a 14-digit EAN.UCC item identification with indicator digits of 0 or 1 in a small symbol that is not scanned by point-of-sale scanners.
Data Matrix is a high density, two-dimensional barcode with square modules arranged in a square or rectangular matrix pattern.
MicroPDF417 is two-dimensional (2D), multi-row symbology, derived from PDF417.
Micro-PDF417 is designed for applications that need to encode data in a two-dimensional (2D) symbol (up to 150 bytes,
250 alphanumeric characters, or 366 numeric digits) with the minimal symbol size.
Micro QR Code is a variant of QR Code, with reduced barcode size. It has only one position detection pattern.
MaxiCode is special polar barcode.
GS1 QRCode
Intelligent Mail, formerly known as the 4-State Customer Barcode, is a 65-bar code used for domestic mail in the U.S.
Interleaved Two of Five. This code is used to mark cartons and palettes that are including goods with an EAN-13 code.
One digit is added in front of the EAN-13 code to mark the packing variant.
Encodes the numbers 0 through 9, the hyphen (-), and start/stop characters. It is primarily used in labeling telecommunications equipment.
SSCC_18 is an 18-digit Serial Shipping Container Code. It is used to identify individual shipping containers for tracking purposes.
Telepen has 2 different modes - alphanumeric-only and numeric-only. Both modes require a start character, a check digit, and a stop character.
It is mainly used in manufacturing industries.
Pharmacode represents only numeric data from 3 to 131070. It is a barcode standard used in the pharmaceutical industry for packaging. It is designed to be readable despite printing errors.
PZN Pharmaceutical Central/General Number uses the same encoding algorithm as Code 39 but can carry only digits – 0123456789. The number of digits supported for encoding are 6 or 7.
The letters 'PZN' and checksum digit are automatically added. It is mainly used to identify medicine and health-care products in Germany and other German-speaking countries.
HIBCCode128 barcode uses the Code128 symbology. It encodes 'Primary Data' and 'Secondary Data' using slash (/) as delimiter.
It is used in the health care products industry for identification purpose.
HIBCCode39 barcode uses the Code39 symbology, with Code39OptionalCheckDigit property set to True. It encodes 'Primary Data' and 'Secondary Data' using slash (/) as delimiter.
It is used in the health care products industry for identification purpose.
International Standard Book Number barcode is a special form of the EAN-13 code and is used as a unique 9-digit commercial book identifier.
International Standard Serial Number barcode is a special form of the EAN-13 code.
It is used to identify serial publications, publications that are issued in numerical order, such as the volumes of a magazine.
Internationally Standard Music Number barcode is a special form of the EAN-13 code. It is used for marking printed musical publications.
IATA_2_of_5 is a variant of Code_2_of_5 and uses only numbers with a check digit.
Data BC412 uses 35 characters, 0 - 9 and A - Z. It is designed for semiconductor wafer identification.
Plessey uses hexadecimal digits to encode. It is a one-dimensional barcode used mainly in libraries.
IntelligentMailPackage is more efficient in terms of processing and tracking mails than Intelligent Mail barcode.
Specifies the print direction of the barcode symbol.
The barcode symbol is printed left to right (default).
The barcode symbol is printed right to left.
The barcode symbol is printed top to bottom.
The barcode symbol is printed bottom to top.
Defines the orientation of the bars in the barcode.
None
90 degrees
180 degrees
270 degrees
Wraps the SharpGraph as a ChartControl.
SetDirtyFired - Internal Event for use in the ActiveReports 6 Designer
Initializes a new instance of the class.
Parameters - Internal property for use in the ActiveReports 6 Designer
Sets or returns the type of image to which the chart will be rendered on the report.
Gets or sets the field name from the data source to bind to the control.
Gets or sets the culture for the chart control.
Gets or sets the global data source for the chart.
Raised when the data source of the chart changes.
Commands for control's ExecuteAction method
performs "open" command
performs "save as" command
displays "Customize" dialog, should open teh designer
Shoould open the wizard
Reverts graph to empty state (not supported yet)
Calls Execute for Wizard.
The Wizard.
Calls Execute for Wizard.
The Wizard.
The IDesignerhost.
Writes the graph datasource.
Writes graph layout to rpx
Read the graph layout from rpx
Quick Save
Quick load
Quick sabve when the report is processing data
Quick load when the report is processing data
Chart rendering at design time and run time.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Converts given datasource to one
Used explicit argument for test purposes
Datasource to convert
Converted datasource
This should set the chart datasource as one of sqlCommands at design time only
Run time it should be null
This is the only place where it is being done
Returns the Graph DataSource from sqlCommand to one of dd datasource.(sqlDb, oledb, xml)
Updates the parameters with the values from teh fields collection before the
query is passed on to the chart.
Update only the sql of chart
Called from binding layer to update the chart parameters.
Initializes an instance of chart; and sets the design mode and attaches the
dirty event
Creates a Default Chart
Overload for calling wizard when dropping a new chart, also handles auto run wizard thingie.
Resets the chart data source and restarts chart processing.
Loads the chart from an xml file
xml file containg graph layout information.
Saves the graph layout to a xml file.
The layout is inserted between "Sharpgrah" nodes.
xml file for the layout to be saved to.
Fills Chart's series with datapoints at run time
Populates a DataTable from Reader
To handle Run time change in series valueMembersX and ValueMembersY only
For internal use only!
Gets or sets a value indicating whether the chart will be drawn in black and white using hatch patterns and line dashing to designate colors.
Gets or sets the background color of the control.
Gets or sets a value indicating whether the control's elements are aligned to support locales using right-to-left fonts.
Gets or sets the caption text.
Gets or sets the Input Method Editor (IME) mode of the control.
The IME mode.
Main chart's backdrop, spans all chart control area
Main chart's border, spans all chart control area
Gets or sets the GridLayout object for the chart.
The grid layout.
Gets the legend object for the chart control.
A collection of ChartArea objects drawn in the chart control.
The chart areas.
Where chart gets it's data to display
Gets the titles collection for the SharpGraph object.
Gets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change.
Gets or sets the color palette enumeration used for the series.
Gets or sets specific user interface features for the chart.
Gets or sets the culture for the chart control.
Summary description for Checkbox.
Initializes a new instance of the class.
Determaines the padding in points
Gets or sets the printed caption of the checkbox.
Gets or sets a value indicating the state of the checkbox.
Gets or sets a style rule class name. The style rule is used to format the control.
For internal use only
Gets or sets a style string for the checkbox.
Gets/sets control's ForeColor style.
Sets/gets controls BackColor.
Sets/gets control's font.
Sets/gets control's wordwrap using CSS.
Sets/gets control's wrap mode using CSS.
Gets or sets the alignment of the checkbox text within the control drawing area.
CalcContentAlignment
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Enum ImageTypes
Metafile
PNG
Summary description for Control.
Bounds constraints
Constant for padding
X (width) Multiplier for Border offset
Y (height) multiplier for border
INCHTOPOINT const = 72.0f
Constructor
Initializes a new instance of the class.
The size of the control.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
for internal use only.
For internal use only (testing).
Represents the method that handles the event of a component.
Gets a reference to the parent section of the control.
AM: CR 25701 helper method
names item incrementally using counter until item is not in passed names list
base value for naming, will be used as [base]+index
lowercased existing names
new name
parses and corrects specified string to be a valid identifier
in a specific manner
Gets or sets the name of the control.
Sets or returns a value indicating whether the control will be printed.
Sets or returns a rectangle that defines the location and size of the control in inches.
Gets or sets the location of the control in inches.
Gets or sets the size of the control in inches.
Gets or sets the left position of the control in inches.
Gets or sets, in inches, the top position of the control relative to the section that contains it.
The top.
Gets or sets the width of the control in inches.
Gets or sets the height of the control in inches.
Gets or sets the field name from the data source to bind to the control.
Gets a border object that defines the border style for each edge of the control.
Gets or sets user-defined information to be persisted with the control.
Returnd the bounds of the control.
Sets the bounds of the control to the specified rectangle.
The bounds.
This method is used by ActiveReports Designer. Internal use only
Writes the bounds to the specified binary writer.
Saves the control to the specified binary writer.
Reads the control bounds from specified binary reader.
Loads the control from specified binary reader.
Writes bounds of the control
Read bounds of the control
Raises IComponentChangeService.OnComponentChanging
IComponentChangeService.OnComponentChanged
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
debug logger. use C:\\tmp\\logControls.txt
debug logger
Used for Label, Field, and Checkbox on Alignment property.
Used for Lable, Field and Checkbox on Alignment property.
Used for Label and Field on VerticalAlignment property.
Used for Label and Field on VerticalAlignment property.
Brings the control to the front of the z-order.
Sends the control to the back of the z-order.
Summary description for ControlCollection.
Raised when an ARControl is added to or removed from the collection.
Initializes a new instance of the class.
The section.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Determines whether the specified control is a member of the collection.
Adds control to collection without name check
Adds the control to the list
Adds the control to the list.
if index == -1, Add is called.
else insert is called.
Doing this to avoid redundancy for public method Insert(int, ARControl) that needs to go through the same validation as Add.
Adds the specified control to the control collection.
Adds an array of ARControl objects to the collection.
Removes the specified control from the control collection.
Removes control from the collection but does not destroy the control, used for communicating between designer/engine (moving controls across sections)
Removes control at specifed index.
Returns a control in the collection at the specified index.
Returns a control in the collection with a specified name.
Removes all controls which were added to the collection using the Add method.
Copies the controls collection from the specified report to a controls collection at the specified index.
Inserts ArControl at the specified Index in ControlCollection of a Section.
Index at which the control will be inserted.
ARControl to insert
Retrieves the index of the specified control in the control collection.
OnInsertComplete
Performs additional custom processes when removing an element from the instance.
The zero-based index at which can be found.
The value of the element to remove from .
Performs additional custom processes when clearing the contents of the instance.
Set ARControl.m_theReport = parent report
All the existin components needs to be desrtoyed on LoadLayout call
Removes the component from the container. Implemented only for EUD.
ARControl to be removed.
Cross Section Box control
Initializes a new instance of the class.
Gets or sets Radius of each corner separately.
Sets or Gets the background color of the control
Sets or Gets the state borders
Gets a border object that defines the border style for each edge of the control.
Gets actual radius width (double radius) in inches.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
For internal use.
Filter properties
Gets a collection of properties for the type of object specified by the value parameter.
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
An System.Object that specifies the type of object to get the properties for.
An array of type System.Attribute that will be used as a filter.
A System.ComponentModel.PropertyDescriptorCollection with the properties that are exposed for the component.
Base interface for cross-section controls
verifies that Start.X is less than End.x
Overridden Size to hide in design time
Gets or sets the width of the control in inches.
Gets or sets the left position of the control in inches.
Gets or sets, in inches, the top position of the control relative to the section that contains it.
Overridden Location to hide in design time
Gets or sets the field name from the data source to bind to the control.
The right bound position.
The bottom bound position.
Gets or sets Start position within starting section
Gets or sets End position within the ending section
Gets or sets the pen width of the line.
Gets or sets the pen style used to draw the line.
Gets or sets the color of the line control.
Applies Start point
Applied End point
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Writes bounds of the control
Read bounds of the control
Writes the bounds to the specified binary writer.
Reads the control bounds from specified binary reader.
Cross Section Line control
Initializes a new instance of the class.
Applies Start point
Applied End point
Writes the control as XML to specified XML node.
Gets a border object that defines the border style for each edge of the control.
Control, which hosts user's controls
Initializes a new instance of the class.
Initializes a new instance of the class.
Gets or sets the control type.
The type name.
True if should serialize type name.
The type assembly name.
True if should serialize type assembly name.
Gets the control.
Gets or sets the type of the image.
Sends the message.
Writes the control as XML to specified XML node.
Signals the object that initialization is starting.
Signals the object that initialization is complete.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Summary description for Label.
Initializes a new instance of the class.
Determines the distance in points between two characters.
Determines the spacing in points between text lines
Gets or sets the current Value of the Label control.
Gets or sets whether label should be rendered according to vertical layout rules
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Determaines the padding in points
Gets or sets the text of the label to be printed.
Gets or sets a URL address that can be used in the viewer's HyperLink event to navigate to the specified location.
The URL is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports.
Gets or sets a value indicating whether this is a multi-line label control.
Gets or sets the angle (slope) of the text within the control area.
Gets or sets a style rule class name. The style rule is used to format the control.
For internal use only
Gets or sets a style string for the label.
Gets/sets control's ForeColor style.
Sets/gets controls BackColor.
Sets/gets control's font.
Sets/gets control's wordwrap using CSS.
Sets/gets control's wrap mode using CSS.
Gets or sets the position of the label's text vertically within the bounds of the control.
Gets or sets the alignment of text within the bounds of the control.
Gets or sets the type of justification to use when the Alignment property is set to Justify.
Sets or returns a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Gets ot sets the value indicating whether the label should decrease the font size in order to fit the content.
Gets ot sets the value indicating the minimal value to which the label should condense its characters horizontally in order to fit the content.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
The control node.
CalcLineHeight
Summary description for Line.
Initializes a new instance of the class.
Gets or sets the pen style used to draw the line.
Gets or sets the color of the line control.
Gets or sets the pen width of the line.
Anchors the line to the bottom of the containing section.
Gets or sets the horizontal coordinate of the line's starting point.
Gets or sets the vertical coordinate of the line's starting point.
Gets or sets the horizontal coordinate of the line's end point.
Gets or sets the vertical coordinate of the line's end point.
Writes bounds of the control
Read bounds of the control
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Writes the bounds to the specified binary writer.
Saves the control to the specified binary writer.
Reads the control bounds from specified binary reader.
Loads the control from specified binary reader.
Gets or sets the location of the control in inches.
Gets or sets the field name from the data source to bind to the control.
Gets a border object that defines the border style for each edge of the control.
Summary description for OleObject.
Initializes a new instance of the class.
Gets or sets a value that determines how the image is sized to fit the OleObject control area.
Gets or sets a URL address that can be used in the viewer's HyperLink event to navigate to the specified location.
The URL is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports.
Specifies the class name of the Ole object.
Gets or sets the value.
Gets or sets the data value.
Gets or sets the background color of the control area.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Creates an Ole Object to embed in the control.
Creates an Ole Object to embed in the control from the specified file.
Name of the file.
Gets a value indicating whether this instance can edit.
Invokes the Ole server to edit the current embedded instance.
Gets the size of the content.
Gets or sets the position of the object's content within the control area.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
OleObject required to be rendered in same thread, as was created and required message loop in some cases.
I have no idea about this behavior - it is simple observation.
Summary description for PageBreak.
Initializes a new instance of the class.
Determines whether the PageBreak is currently enabled.
Writes bounds of the control
Read bounds of the control
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Gets or sets the size of the control in inches.
Gets or sets the location of the control in inches.
Gets or sets the field name from the data source to bind to the control.
Gets a border object that defines the border style for each edge of the control.
Sets or returns a value indicating whether the control will be printed.
Determines the position of the picture within the control area.
The picture will print in the top left corner of the control.
The picture will print in the top right corner of the control.
The picture will be centered within the control.
The picture will print in the bottom left corner of the control.
The picture will print in the bottom right corner of the control.
Determines how a picture should be sized within the control area.
The image is clipped to fit within the control area.
The image is stretched to fit the control area.
The image is scaled until it fits horizontally and vertically within the control area.
Represents image
To support ISupportInitialize
Initializes a new instance of the class.
Gets or sets the background color of the control area.
Gets or sets the pen style used to paint the border around the picture control.
Gets or sets the border line color around the picture control.
Gets or sets the pen width of the line.
Gets or sets the title text.
Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property.
Gets or sets a URL address that can be used in the viewer's HyperLink event to navigate to the specified location.
The URL is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports.
Gets or sets a value that determines how the image is sized to fit the Picture control area.
Gets or sets the position of the image within the control area.
Gets or sets the image.
Gets or sets the image data.
Not being used
Not being used.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Sets the current image to null.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
For internal use only.
Determines whether two Images are same.
ReportInfo control.
Initializes a new instance of the class.
Returns the FormatString format associated with the control.
Gets or sets the mask string used to format the text property before placing it in the Text property.
Gets or sets a value indicating whether the ReportInfo control is multiline enabled.
Determines whether text will be displayed in right-to-left order for this control.
Determines whether ActiveReports should increase the height of the control based on its content.
Determines whether ActiveReports should increase the height of the control based on its content.
Marked internal because they are same for both N and M part of "Page N of M"
Used in Aggregator = SummaryType.PageCount
Marked internal because they are same for both N and M part of "Page N of M"
Used in Aggregator = SummaryFunc.Sum
Gets or sets a value that determines whether the data field summary value will be accumulated or reset for each level (detail, group or page).
Gets or sets the name of the group header section that is used to reset the summary value when calculating subtotals.
The summary group.
Simulate the actual RunDateTime with format.
e.g.
{RunDateTime} -> 2011/10/11 12:34:56
{RunDateTime:M/d} -> 2/21
Gets or sets a style rule class name. The style rule is used to format the control.
For internal use only
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Gets or sets a style string for the ReportInfo control.
Gets/sets control's ForeColor style.
Sets/gets controls BackColor.
Sets/gets control's font.
Sets/gets control's wordwrap using CSS.
Sets/gets control's wrap mode using CSS.
Gets or sets the position of the control's text vertically within the bounds of the control.
Gets or sets the alignment of text within the bounds of the control.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
called from aggregator to update the M part of the "page N of M" value
called from CommitPageCounts()
Gets or sets calendar to use for formatting dates
Gets or sets the culture for the text control.
Some additional checks if this control should be added as part of Aggregator
Aggregator.cs PrepareTotalsArrayItem()
for N part of Page N of M
Some additional checks if this control should be added as part of Aggregator
Aggregator.cs PrepareTotalsArrayItem()
for M part of Page N of M
Sets the date part of the string
Called when page n ofm is updated, in support flex size and in render
called only once
Use only at design time
or when report has been Canceled
Summary description for RichText.
Enum FindOptions
None
Match case
Reverse
Whole word
Enum RichTextStreamType
Plain text
Unicode plain text
Rich text
Initializes a new instance of the class.
For tests only.
Gets or sets the control's background color or fill color.
Gets or returns the foreground (font) color of the control.
Gets or returns the font object used to print the control text. For design time use only.
Gets or sets the indentation used in the control when the bullet style is applied to the text.
Gets or sets the maximum number of characters in the control for the End-User Report Designer.
Gets or sets the alignment to apply to the current selection or insertion point.
Gets or sets a value that determines whether the RichTextBox prints multiple lines or single line.
Gets or sets a value indicating whether the bullet style is applied to the current selection.
Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline.
Gets or sets the text color of the current text selection.
Gets or sets the background color of the current text selection.
True if selection is protected.
Gets or sets the font of the current text selection.
Gets or sets the starting point of text selected in the text box.
Gets or sets the number of characters selected in control.
Gets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source.
Gets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection.
Renders the selected text the specified number of inches to the right of the RichTextBox.
The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.
Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.
Renders the selected text the specified number of inches to the left of the RichTextBox.
Gets or sets the current selected text in the control.
Gets or sets the current text in the RichTextBox.
Gets or sets the rich text content of the control.
Sets or returns the hypertext to be rendered in the control.
Determines whether ActiveReports should increase the height of the control based on its content.
Determines whether ActiveReports should decrease the height of the field based on its value.
For internal use only.
Update rtf fields for automatic rtf field binding
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
For internal use only.
Loads an HTML or RTF file.
Loads an HTML or RTF file.
Loads a stream of Rtf, Text or Html file.
Stream with content
RichText type; one of rtf, html or text
Inserts a RichTextBox merge field into the current location in the text.
Merges the contents of the RTF stream with the field values specified.
Searches the text of a RichTextBox control for the first instance of a character from a list of characters.
Searches the text of the RichTextBox control for a string.
Searches the text in the RichTextBox control for a specified string starting at a specified location.
Searches the text in the RichTextBox control for a specified string starting at a specified location and with specific options applied to the search.
Clears the content of the RichTextBox control.
This method is for internal use only.
Render the RTB control into the page. It is invoked by RDF RE.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Enum for RichTextType.
RTF
HTML
Text
Specifies the pen style used to draw a line.
No line.
Solid line.
Dashes.
Dots.
Alternating dashes and dots.
Alternating dashes and two dots.
Double line.
Specifies the type of shape that the shape control should print.
Print a rectangular shape.
Print an elliptical shape.
Print a rounded rectangular shape.
Specifies the style used to draw the background of an object.
A solid fill is used for the background.
A gradient fill is used for the background.
A pattern fill is used for the background.
Specifies the type of gradient to draw.
A horizontal gradient is drawn.
A vertical gradient is drawn.
The gradient is drawn from bottom left to top right.
The gradient is drawn from top left to bottom right.
A radial gradient is drawn from the center.
A radial gradient is drawn to the center.
Summary description for Shape.
Initializes a new instance of the class.
Gets or sets the radius as a percentage value for each corner of the RoundRect shape control.
Gets or sets the background color of the control area.
Gets or sets the background color of the control area.
Gets or sets the background style.
Gets or sets the gradient style.
Gets or sets the background pattern to hatch style
Gets or sets the pen style used to draw the line.
Gets or sets the color of the shape's lines.
Gets or sets the pen width used to draw the shape.
Gets or sets the shape type to be printed.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Gets or sets the field name from the data source to bind to the control.
For internal use.
Filter properties depending on the BackgroundStyle
For internal use. Gets a collection of properties for the type of object specified by the value parameter.
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
An System.Object that specifies the type of object to get the properties for.
An array of type System.Attribute that will be used as a filter.
>A System.ComponentModel.PropertyDescriptorCollection with the properties that are exposed for the component.
Prints a linked report object as part of the current report. Subreports are linked using the Report property.
Initializes a new instance of the class.
Determines whether ActiveReports should increase the height of the control based on its content.
Determines whether ActiveReports should decrease the height of the field based on its value.
Specifies the name of the subreport.
Gets or sets a reference to the instance of the report that this control will embed and render as part of the containing section.
Determines whether or not subreport borders will be closed on every page on which the subreport is rendered.
Gets or sets the field name from the data source to bind to the control.
The data field.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Determines the type of field summary.
No summarization.
Evaluate the specified summary function for all records in the report.
Evaluate the specified summary function for all records on each page.
Evaluate the specified summary function for all records in each group level.
Print the page count or page number. Use with SummaryRunning set to All to print the page number.
Determines the summary calculation function performed on the field value.
Calculates the total of all values within the specified summary region (group, page or report).
Calculates the average of all values within the specified summary region (group, page or report).
Calculates the count of all values within the specified summary region (group, page or report).
Calculates the minimum of all values within the specified summary region (group, page or report).
Calculates the maximum of all values within the specified summary region (group, page or report).
Calculates the variance of all values within the specified summary region (group, page or report).
Calculates the population variance of all values within the specified summary region (group, page or report).
Calculates the standard deviation of all values within the specified summary region (group, page or report).
Calculates the population standard deviation of all values within the specified summary region (group, page or report).
Calculates the total based on the distinct values of another field within the specified summary region (group, page or report).
Calculates the average based on the distinct values of another field within the specified summary region (group, page or report).
Calculates the distinct count based on the distinct values of another field within the specified summary region (group, page or report).
Calculates the variance based on the distinct values of another field within the specified summary region (group, page or report).
Calculates the population distinct variance based on the distinct values of another field within the specified summary region (group, page or report).
Calculates the standard deviation based on the distinct values of another field within the specified summary region (group, page or report).
Calculates the population standard deviation based on the distinct values of another field within the specified summary region (group, page or report).
Determines whether summary values will be accumulated or reset based on the specified level.
Summary values are not accumulated.
Calculates a running summary (each value is the sum of the current value and all preceding values) within the same group level.
Calculates a running summary for all values.
Prints a formatted text value, bound or unbound.
null means: "take a current culture from thread when requested"
Initializes a new instance of the class.
Determines the distance in points between two characters.
Gets ot sets the value indicating the minimal value to which the label should condense its characters horizontally in order to fit the content.
Determines the spacing in points between text lines
Determaines the padding in points
Gets or sets the formatted text value to be rendered in the control.
Gets or sets a hyperlink for the text control.
Determines whether DBNull values should be included as zeroes in summary fields.
Gets or sets the mask string used to format the Value property before placing it in the Text property.
Gets or sets a value indicating whether this is a multiline textbox control.
Sets or returns a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
true if [right to left]; otherwise, false.
Determines whether ActiveReports should increase the height of the control based on its content.
Determines whether ActiveReports should decrease the height of the field based on its value.
Gets ot sets the value indicating whether the TextBox should decrease the font size in order to fit the content.
Gets or sets a value that determines the summary type to be performed.
Gets or sets the summary function type used to process the DataField values.
Gets or sets a value that determines whether the data field summary value will be accumulated or reset for each level (detail, group or page).
Gets or sets the name of the group header section that is used to reset the summary value when calculating subtotals.
Gets or sets the name of the data field used in a distinct summary function.
Gets or sets a style string for the textbox.
Gets/sets control's ForeColor style.
Sets/gets controls BackColor.
Sets/gets control's font.
Gets or sets whether text should be rendered according to vertical layout rules
Sets/gets control's wordwrap using CSS.
Sets/gets control's wrap mode using CSS.
Gets or sets the position of the control's text vertically within the bounds of the control.
Gets or sets the alignment of text within the bounds of the control.
Gets or sets the type of justification to use when the Alignment property is set to Justify.
Gets or sets a style rule class name. The style rule is used to format the control.
For internal use only
Gets or sets the value of the control before formatting.
Saves the control to the specified binary writer.
Loads the control from specified binary reader.
Returns the Rectangle for the text without padding and borders
Control rect
CalcLineHeight
Adjust text rectangle according to the skipped characters.
Currently, just support when the skipped characters are at
the two sides of the text.
The text lines.
Text rectangle.
Graphics cache.
Processed text rectangle.
Calculate single CharacterSpacing width in pixel unit.
Graphics cache.
CharacterSpacing in inch unit.
Return CharacterSpacing width in inch unit.
Simply Measure the string as a single line.
Graphics cache.
The text.
Font
Layout area in inch.
Character spacing in inch unit.
The string size in inch unit
Get Char Places.
Get the count of char space.
Write To Xml
Read from Xml
Gets or sets the culture for the text control.
Gets or sets calendar to use for formatting dates
This property is for internal use only.
Used to store the currency's culture name if user select a currency type OutputFormat.
Returns either preset Culture or current thread's.
A Parameter is used to substitute values for parameter placeholders in the report's data source SQL query text.
Represents the parameter's data type
String
Date
Boolean
Initializes a new instance of the class.
Represents the method that handles the event of a component.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets or sets the unique name of the parameter.
Gets or sets a value that determines the type of input control to be created to collect the parameter value from the user.
Parameter caption used in the parameters input dialog to prompt the user to input a parameter value.
Determines whether to prompt the user to input a parameter value.
Gets or sets the value of the parameter to be used in parameter placeholder substitution.
Gets or sets a value to be used as the default value in the parameters input dialog.
User-defined value.
Determines whether the query is created from the data source query string or user created.
Clones this instance.
Writes the XML.
Reads the XML.
Returns a that represents this instance.
A that represents this instance.
For internal use only.
Initializes a new instance of the class.
For internal use only.
Summary description for ParameterCollection.
Occurs when Parameter collection is modified.
Occurs when Parameter collection is loaded.
Occurs when Parameter collection is cleared.
Enum ParseResultCode
Success
Missing close parameter
Missing parameter name
Initializes a new instance of the class.
Returns the results of parsing the report's parameter values.
Gets the element at the specified index.
Gets the with the specified key.
Adds a Parameter object to the Parameter collection.
Adds a range of Parameter objects to the Parameter collection.
Adds a range of Parameter objects to the Parameter collection.
Removes a parameter from the collection.
Inserts a Parameter object into the collection at the specified index.
Determines whether the collection contains the specified parameter.
Returns the index of the specified Parameter object in the collection.
For internal use only.
Add to Collection a parameters from query
It is recommended to use with caution
sql
Performs additional custom processes after removing an element from the instance.
The zero-based index at which can be found.
The value of the element to remove from .
Performs additional custom processes after inserting a new element into the instance.
The zero-based index at which to insert .
The new value of the element at .
Performs additional custom processes after clearing the contents of the instance.
Determine if prompt is needed.
Goes thru all the parameters and even if one of them has
DontPrompt = false, returns.
Determine if prompt is needed.
Goes thru all the parameters and even if one of them has
DontPrompt = false, returns.
Make the query-created parameter use properties of parameter in ReportExplorer.
Notice:If user wants to use this kind of parameter, a prefix 'param:' must be added
into query like "select * from customer where country='<%param:parameter1%>' "
Make the query-created parameter use properties of parameter in ReportExplorer.
Notice:If user wants to use this kind of parameter, a prefix 'param:' must be added
into query like "select * from customer where country='<%param:parameter1%>' "
Report explorer related parameters collection.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
DestroyComponents
Used internally incases wheere ds is null or ds is not oledb/sqldb
is set to true by default;
once the prompt has been done, we dont have to do it again
based on single run of report
done in rpt.ProcessInit();rpt.ReStart() and ParamQuery.Build()
Represents the parameter type converter.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A . If null is passed, the current culture is assumed.
The to convert.
The to convert the parameter to.
An that represents the converted value.
Specifies the direction of columns in a multi-column report.
Prints a column of details down the first column before moving on to the next column to its right.
Print a row of details across all the columns before beginning a second row below it, and so on.
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.
The rendering engine will leave the group flow as it is.
The rendering engine should try to keep the group header and at least 1 detail on the same page.
The rendering engine should try to keep the whole group on the same page.
Specifies whether a group header section will be repeated with subsequent detail pages.
The group header will not be repeated when the associated detail sections print on a new page.
Repeat the group header section with every new page.
Repeat the group header section with every new column.
Repeat the group header section on every page or column.
Repeat the group header section on every page that includes an associated detail section or a group footer section. This setting prevents orphaned group footer sections.
Specifies whether a new page will be started before or after a section.
Sections will continue printing on the same page until they've run out of space.
The report will break to a new page before each instance of the section.
The report will break to a new page after each instance of the section.
The report will break to a new page before and after each instance of the section.
Specifies whether a new column will be started before or after a section.
Sections will continue printing in the same column until they've run out of space.
The report will break to a new column before each instance of the section.
The report will break to a new column after each instance of the section.
The report will break to a new column before and after each instance of the section.
ARControlEventArgs
For Internal Use Only.
ARControlEventArgs Constructor
Control
Index
Interface IPersistSection
Writes the XML to specified XML node.
Reads the XML from specified XML node.
For Internal Use Only.
Summary description for Section.
Initializes a new instance of the class.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets or sets the associated with the .
Gets a value indicating whether this section is repeated.
Represents the method that handles the event of a component.
Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas.
Occurs immediately before the section is rendered to the page.
Occurs after the section has been rendered to the page.
Raised when control was added to section.
Raised when control was removed from section.
Gets or sets the name of the section.
Gets the section's type.
Specifies whether the section should be printed or not.
The height of the section
Gets or sets the height of the section.
Gets the current location of the control.
The repeat to fill flag
Gets or sets the background color of the section.
Indicates whether the section height should grow when its controls extend beyond its original height.
Indicates whether the section height should be adjusted to the exact total height of its controls.
Gets a collection of all controls contained in the section.
its a summary of Controls and virtual controls
Sizes the section to fit the contained controls.
Sizes the section to fit the contained controls and optionally allows the section to shrink to fit the contained controls.
PrepareSpanList
This creates a list of spans that are used to decide if a span of controls needs to be
cut on a page boundary. This is used to precalculate so that CalcSplitPoint works faster
This functions is called from ProcessReport.FormatSection after each section is formatted
Gets control boundaries taking border outer extent into account
Called to set the height of the line control the same as "height" that the section has grown to.
Run time height of the section
Coordinates comparizon sensitivity in inches.
Two coordinates with diff in specified range are treated as equal.
Compares two coordinate values (in designer/report units) with roundation rules in mind
Adds a bookmark in the report's table of contents.
The bookmark will position the view at the start of the section if the bookmark is added in the section's Format event.
Bookmark text to be displayed in the table of contents treeview.
The text.
Used for a unittest CR#25606
returns count
represents int unique identifier
Renders a section into a Page object
Offset of section on physical page
Width of section on output
Relative position to start render
Relative position to stop render .-1 means render all
Sorts out the actual field expression
Tag
The ReportHeader section is printed once at the beginning of the report.
Initializes a new instance of the class.
Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.
Gets ot sets the height of the report header section.
The height.
The ReportFooter section prints once at the end of the report.
Initializes a new instance of the class.
Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.
Gets or sets a value that specifies whether the section should be printed at the bottom of the page immediately before any page footer section.
Gets or sets a value that determines whether the section should be printed on a single page.
Gets ot sets the height of the report footer section.
The height.
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.
Initializes a new instance of the class.
Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.
Gets or sets a value that specifies whether the section and its footer will print as a single block on the same page.
Gets or sets a value that specifies whether the group will print as a single block in the same column.
Gets or sets a value that determines whether a new column (in a multi-column report) should be started before and/or after printing the section.
Gets or sets a value that specifies whether the section should print with every column or page on which the Detail section or associated footer is printed.
Gets a value indicating whether this instance is repeating.
Gets or sets the name of the field used to group the data source records.
Gets or sets a value that specifies whether the section should print underneath the following section.
Gets or sets a value to determine whether the section should use the same column layout as its detail section.
Gets or sets a value that determines whether the section should be printed on a single page.
Gets or sets the height of the group header.
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.
Initializes a new instance of the class.
Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.
Gets or sets a value that determines whether a new column should be started before and/or after printing the section.
Gets or sets a value that specifies whether the section should be printed at the bottom of the page immediately before any page footer section.
Gets or sets a value to determine whether the section should use the same column layout of its detail section.
Gets or sets a value that determines whether the section should be printed on a single page.
Gets or sets the height of the group footer.
The PageHeader section prints once at the top of every page in the report.
Initializes a new instance of the class.
Gets or sets the height of the page header.
The PageFooter section prints once at the bottom of every page in the report.
Initializes a new instance of the class.
Gets or sets the height of the page footer.
Detail section is the main section in a report. It is printed once for each record in the data source.
Initializes a new instance of the class.
Gets or sets a value that determines whether the section should be printed on a single page.
Gets or sets a value that determines whether the section's formatting should print to fill the page when there is not enough data to fill it.
Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section.
Gets or sets a value that determines whether a new column should be started before and/or after printing the section.
Gets or sets a value that specifies the number of newspaper columns in the report.
Determines how ActiveReports should print the detail section in a multi-column report.
Sets or returns the space between columns in a multi-column report.
Represents the formatting properties of a control.
Gets the parent style.
Gets the unique name of the style.
The name.
Gets or sets a Cascading Style Sheets (CSS) string representation of the Style properties.
Gets or sets the Font.Name property of the control. Null if the property is inherited from the Style parent or not to be set on the control.
Gets or sets the size of the font used to render the control.
Gets or sets the Font.Bold property of the control. Null if the property is inherited from the Style parent or not to be set on the control.
Gets or sets the Font.Italic property of the control. Null if the property is inherited from the Style parent or not to be set on the control.
Gets or sets the Font.Underline property of the control.
Gets or sets the Font.StrikeThrough property of the control.
Gets or sets the Font.Vertical property of the control.
Gets or sets the background color of the control. Null if the property is inherited from the Style parent or not to be set on the control.
Gets or sets the text color of the control.
Gets or sets the horizontal text alignment of the control to which the style is applied.
Gets or sets the vertical alignment of text within the bounds of the control.
Gets or sets the CharacterSet of the control. The value must be cast as a byte.
Summary description for Styles.
Gets the StyleSheet object at the specified indexed location in the StyleSheetCollection.
Gets the StyleSheet object with the specified name in the StyleSheetCollection.
Gets the number of elements contained in the .
Gets a value indicating whether the is read-only.
true if this instance is read only; otherwise, false.
Removes the item at the specified index.
The zero-based index of the item to remove.
Inserts an item to the at the specified index.
The zero-based index at which should be inserted.
The to insert into the .
Removes an item.
Determines whether the contains a specific value.
The to locate in the .
true if the is found in the ; otherwise, false.
Removes all items from the .
Determines the index of a specific item in the .
The to locate in the .
The index of if found in the list; otherwise, -1.
Adds an item.
Gets a value indicating whether the has a fixed size.
true if this instance is fixed size; otherwise, false.
Gets a value indicating whether access to the is synchronized (thread safe).
true if this instance is synchronized; otherwise, false.
Copies the elements of the to an , starting at a particular index.
The one-dimensional that is the destination of the elements copied from . The must have zero-based indexing.
The zero-based index in at which copying begins.
Gets an object that can be used to synchronize access to the .
The synchronize root.
Returns an enumerator that iterates through a collection.
An object that can be used to iterate through the collection.
Occurs when the members of the StyleSheet have changed.
Removes the Style object at the specified index.
Removes the Style object with the specified name.
Adds a new Style object with the specified name to the collection.
Adds a new Style object to the collection and sets its parent style to the specified parent Style.
Adds the specified Style object to the collection.
Represents the default size attribute.
Initializes a new instance of the class.
The width.
The height.
Gets or sets the size value.
Interface IPersistControl
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Used for design time painting, coordinate translation
Transforms the control coordinates
Transforms the control coordinates
Transforms the control's coordinates and size
Transforms the control's coordinates and size
Gets the modifier.
Sets the modifier.
Loads an assembly at design time (for custom controls)
Gets the width.
For internal use.
Initializes a new instance of the class.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The to use as the current culture.
The to convert.
An that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A . If null is passed, the current culture is assumed.
The to convert.
The to convert the parameter to.
An that represents the converted value.
Creates an instance of the type that this is associated with, using the specified context, given a set of property values for the object.
An that provides a format context.
An of new property values.
An representing the given , or null if the object cannot be created. This method always returns null.
Returns whether changing a value on this object requires a call to to create a new value, using the specified context.
An that provides a format context.
true if changing a property on this object requires a call to to create a new value; otherwise, false.
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
An that provides a format context.
An that specifies the type of array for which to get properties.
An array of type that is used as a filter.
A with the properties that are exposed for this data type, or null if there are no properties.
Returns whether this object supports properties, using the specified context.
An that provides a format context.
true if should be called to find the properties of this object; otherwise, false.
For internal use.
Initializes a new instance of the class.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The to use as the current culture.
The to convert.
An that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A . If null is passed, the current culture is assumed.
The to convert.
The to convert the parameter to.
An that represents the converted value.
Returns whether this object supports properties, using the specified context.
An that provides a format context.
true if should be called to find the properties of this object; otherwise, false.
Returns whether changing a value on this object requires a call to to create a new value, using the specified context.
An that provides a format context.
true if changing a property on this object requires a call to to create a new value; otherwise, false.
Creates an instance of the type that this is associated with, using the specified context, given a set of property values for the object.
An that provides a format context.
An of new property values.
An representing the given , or null if the object cannot be created. This method always returns null.
Returns a collection of properties for the type of array specified by the value parameter, using the specified context and attributes.
An that provides a format context.
An that specifies the type of array for which to get properties.
An array of type that is used as a filter.
A with the properties that are exposed for this data type, or null if there are no properties.
Interface IRichEditDesignTarget
Gets or sets the control's background color or fill color.
Gets or returns the foreground (font) color of the control.
Gets or sets the font of the current text selection.
Gets or sets the rich text content of the control.
Gets or sets the current selected text in the control.
Gets or sets the alignment to apply to the current selection or insertion point.
Gets or sets a value indicating whether the bullet style is applied to the current selection.
Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline.
Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.
Gets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection.
The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.
Gets or sets the number of characters selected in control.
True if selection is protected.
Gets or sets the starting point of text selected in the control.
Gets or sets the background color of the current text selection.
Gets or sets the current text in the control.
Gets or sets the HTML content of the control.
Clears the control's content.
Loads the file from specified stream.
This structure represents radiuses of rectangle's corners in percents.
Default corner radius, if radius of a specified corner doesn't set, this value will be used instead.
Radius of the top left corner
Radius of the top right corner
Radius of the bottom right corner
Radius of the bottom left corner
Creates new structure initialized with specified values.
Default radius.
Creates new structure initialized with specified values.
Default radius.
Radius of the top left corner
Radius of the top right corner
Radius of the bottom left corner
Radius of the bottom right corner
Convert float to new corner type.
Convert int to new corner type.
Returns flag which indicates if all radiuses of structure are in a specified range.
Minimum value
Maximum value
True if all radiuses are in the range, otherwise - false
Implements the *.
The multiplier.
The radiuses.
The result of the operator.
Implements the *.
The radiuses.
The multiplier.
The result of the operator.
States of DrawInstance
Wrapper on the System.Drawing.Image, stores internal image (_image) data as MemoryStream.
For internal use only!
Loads System.Drawing.Image from stream, not ActiveReports.Image. Format byte is not expected!
Create the metafile from stream. Using gdi compatible unit for EMF format.
Using pixel unit for WMF format as such before case 135676.
Gets the md5 string of the data that describes this Image object.
Utilities class to parse named formats. For internal use only.
For internal use only.
For internal use only.
For internal use only.
Provides the extensions for GDI+ drawing surface implementation.
Draws a double line connecting the two points specified by the coordinate pairs.
The graphics to draw on.
that determines the color, width, and style of the line.
The x-coordinate of the first point.
The y-coordinate of the first point.
The x-coordinate of the second point.
The y-coordinate of the second point.
Draws a round rectangle using a double line.
The graphics to draw on.
structure that defines the boundaries of the round rectangle.
that determines the color, width, and style of the line.
The style of double line.
The top left rounding radius.
The top right rounding radius.
The bottom right rounding radius.
The bottom left rounding radius.
Fills the round rectangle.
The graphics to draw on.
structure that defines the boundaries of the round rectangle.
that determines the characteristics of the fill.
The top left rounding radius.
The top right rounding radius.
The bottom right rounding radius.
The bottom left rounding radius.
Draws an ellipse specified by a bounding System.Drawing.Rectangle structure.
The graphics to draw on.
structure that defines the boundaries of the ellipse.
that determines the color, width, and style of the ellipse.
The style of double line.
Creates a new gradient brush based on a rectangle, starting and ending colors, and an orientation mode.
The graphics to draw on.
A structure that specifies the bounds of the linear gradient.
The style of the gradient.
A structure that represents the starting color for the gradient.
A structure that represents the ending color for the gradient.
Creates new brush depending of specified background style.
The graphics to draw on.
The style of the background.
One of the values that represents the pattern drawn by this brush.
One of the values the defines the gradient style.
A structure that specifies the bounds of the linear gradient.
A structure that represents the first color.
A structure that represents the second color.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to Arial.
Looks up a localized string similar to 10.
Looks up a localized string similar to Arial.
Looks up a localized string similar to 16.
Looks up a localized string similar to Normal.
Looks up a localized string similar to Bold.
Looks up a localized string similar to Heading1.
Looks up a localized string similar to Times New Roman.
Looks up a localized string similar to 14.
Looks up a localized string similar to Italic.
Looks up a localized string similar to Bold.
Looks up a localized string similar to Heading2.
Looks up a localized string similar to Arial.
Looks up a localized string similar to 13.
Looks up a localized string similar to Normal.
Looks up a localized string similar to Bold.
Looks up a localized string similar to Heading3.
Looks up a localized string similar to Transparent.
Looks up a localized string similar to None.
Looks up a localized string similar to Arial.
Looks up a localized string similar to 10.
Looks up a localized string similar to Normal.
Looks up a localized string similar to Normal.
Looks up a localized string similar to Black.
Looks up a localized string similar to 1.
Looks up a localized string similar to Normal.
Looks up a localized string similar to Left.
Looks up a localized string similar to Top.
Specifies cyrpto algorithm
Old algorithm, non-fips compliant
Fips compliant algorithm
Ole DB data source - allows to connect through Ole DB driver.
Default ctor. By default, connection string and command text are empty strings,
and command timeout is DefaultTimeout
Initializes a new instance of the class.
The string used to open a connection to the data source using the OleDb data provider.
The SQL statement used to retrieve records from the data source.
The amount of time to wait while executing a command before terminating the attempt and generating an error.
Creates datasource from given command
Specifies the string used to open a connection to the data source using the OleDb data provider.
Sets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.
Specifies a valid SQL statement used to retrieve records from the data source.
ODBC data source - allows to connect through ODBC driver.
Default ctor. By default, connection string and command text are empty strings,
and command timeout is DefaultTimeout
Initializes a new instance of the class.
The connection string.
The current command text.
The command timeout.
Gets or sets connection string.
Gets or sets current commant timeout.
Gets or sets current command text
Represents a section report data source based on the SqlDB ADO.NET data provider.
The number of seconds to wait for a connection to open, before canceling the attempt and generate an error.
Initializes a new instance of the class.
Initializes a new instance of the class.
Creates datasource from given command
Specifies the string used to open a connection to the data source using the SqlDb data provider.
Sets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.
Specifies a valid SQL statement used to retrieve records from the data source.
Represents a section report data source based on an XML document and an XPath pattern to select the XML nodes used as records in the data source.
Occurs when data source fields is changed.
Initializes a new instance of the class.
Initializes a new instance of the class.
Gets or sets the file name or url used to retrieve the XML document to be used as a data source.
Gets or sets a valid XPath pattern used to select the data source nodes to be printed in the report.
Gets or sets a value that determines whether the retrieved XmlDocument should be validated while parsing.
Returns a reference to the loaded XmlDocument that is used as the data source.
Gets or sets a reference to the XmlNodeList object that is the result of applying the XPath pattern provided in the RecordsetPattern property.
Gets the number of nodes (records) in the node list.
Gets the index of the current node in the NodeList.
Determines whether the CurrentPosition is at the end of the NodeList.
Determines whether the CurrentPosition is at the first node in the NodeList.
Made internal for tests purposes
Loads an XML fragment from a string.
The XML fragment.
made internal for test purposes
Moves the current position to the first node in the NodeList.
Moves the CurrentPosition to the next node in the NodeList.
Returns the XML node or nodelist using the specified XPath pattern relative to the current node.
Returns the XML node or nodelist using the specified XPath pattern relative to the current node. The isOutputformatNull flag specifies whether to use the text of the current node.
Represents a section report data source based on an CSV document.
Loads the csv data from the source specified in connection string.
The stream getter.
Determines whether the CurrentPosition is at the end of the NodeList.
Moves the current position to the first data record.
Moves the current position to the next data record.
Returns the value of the field with the specified name.
The name of the field.
The value of the field.
Returns the list of the csv columns names.
Specifies the string used to load the data from the csv file.
Releases the resources used by the .
Releases the resources used by the
true if this method is called from Dispose()
Used to serialize/deserialize data sources. Internal uses only.
Internal uses only.
Internal uses only.
Provides a set of values for use with the FieldType property of the Field class.
No type is specified for the data value.
Specifies that the field contains a string value.
Specifies that the field contains a date value.
Specifies that the field contains an integer value.
Specifies that the field contains a float value.
Specifies that the field contains a double value.
Specifies that the field contains a Boolean value.
Field
Constructor
Constructor, is called internally for Datasource field
Represents the method that handles the event of a component.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Field Name
Value of field
Field Tag
Field Value, used for unbound fields, this can be a formula or a static value
Field Value, used for unbound fields, this can be a formula or a static value
Formaula can be combination of any number of other bound or unbound fields.
eg.
1. Field3.Formula = field1 + field2; (where field1 = Field1.Name and field2 = Field2.Name)
2. field1.Formula = "\"Hello : \" + CustomerID";
3. field1.Formula = "2 + 4 / 6"
Value of Field is based on FieldType which is used to evaluate as the type and the result
is set to Field.Value
Order of Evaluation:
1. Field.Formula,
2. If Field.Formula is null, Field.DefaultValue is used.
3. If Field.DefaultValue is null, Field.Value is used, which may or may not be null.
Field.Value can also be set at run time.
Type associated withthe field; make it Enum
Type associated withthe field; make it Enum
ToString
Writes the control as XML to specified XML node.
Reads the control from specified XML node.
Gets the FieldTypeEnum from string; iused in load layout
Set value based on FieldType
Summary description for FieldCollection.
Occurs when collection is modified.
Occurs when collection is cleared.
Occurs when collection is loaded.
For the data connection fields list
Initializes a new instance of the class.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Gets the element at the specified index.
Inserts an existing field in the fields collection at the specified location.
Copies fields from the collection to an array, starting at a particular array index.
Returns HashSet with duplicated field names.
Finds the index number of the field with specified name in the collection.
Finds the index number of the specified field in the collection.
Returns a value indicating whether the field collection contains a field with the specified name.
Returns a value indicating whether the field collection contains the specified field.
Gets the with the specified field name.
Removes the specified field from the collection.
Adds a new field to the collection.
Adds the specified field to the collection.
Removes a field with the specified name from the collection.
Removes a field with the specified index from the collection.
Performs additional custom processes after removing an element from the instance.
The zero-based index at which can be found.
The value of the element to remove from .
Performs additional custom processes after clearing the contents of the instance.
Performs additional custom processes after inserting a new element into the instance.
The zero-based index at which to insert .
The new value of the element at .
Performs additional custom processes after setting a value in the instance.
The zero-based index at which can be found.
The value to replace with .
The new value of the element at .
Summary description for ListDataSource.
Initializes a new instance of the class.
Returns true if end of Ilist has been reached.
Populates teh schemaTable with Public properties from the IList
Dispose
Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.
See Documentation.
Gets a value indicating whether the data reader is closed.
Advances the data reader to the next result, when reading the results of batch SQL statements
Closes the IDataReader object.
TODO:
Gets a value indicating the depth of nesting for the current row
Retruns Depth == 0
Returns a that describes the column metadata of the .
A that describes the column metadata.
Gets the 32-bit signed integer value of the specified field.
The index of the field to find.
The 32-bit signed integer value of the specified field.
Gets the column with the specified name.
Returns the value at given index for the property.
Index of property in the field collection
Value of teh property at the specified index
Gets Value for data fields for .Notations
Field Name of teh format Field1.Field2 and so on
Not Used
Gets the targetObject based on teh name in the .notation of the data field
Return whether the specified field is set to null.
The index of the field to find.
true if the specified field is set to null; otherwise, false.
Reads a stream of bytes from the specified column offset into the buffer as an array, starting at the given buffer offset.
The zero-based column ordinal.
The index within the field from which to start the read operation.
The buffer into which to read the stream of bytes.
The index for to start the read operation.
The number of bytes to read.
The actual number of bytes read.
Gets the 8-bit unsigned integer value of the specified column.
The zero-based column ordinal.
The 8-bit unsigned integer value of the specified column.
Gets the information corresponding to the type of that would be returned from .
The index of the field to find.
The information corresponding to the type of that would be returned from .
Gets the fixed-position numeric value of the specified field.
The index of the field to find.
The fixed-position numeric value of the specified field.
Populates an array of objects with the column values of the current record.
An array of to copy the attribute fields into.
The number of instances of in the array.
Gets the name for the field to find.
The index of the field to find.
The name of the field or the empty string (""), if there is no value to return.
Gets the 64-bit signed integer value of the specified field.
The index of the field to find.
The 64-bit signed integer value of the specified field.
Gets the double-precision floating point number of the specified field.
The index of the field to find.
The double-precision floating point number of the specified field.
Gets the value of the specified column as a Boolean.
The zero-based column ordinal.
The value of the column.
Returns the GUID value of the specified field.
The index of the field to find.
The GUID value of the specified field.
Gets the date and time data value of the specified field.
The index of the field to find.
The date and time data value of the specified field.
Return the index of the named field.
The name of the field to find.
The index of the named field.
Gets the data type information for the specified field.
The index of the field to find.
The data type information for the specified field.
Gets the single-precision floating point number of the specified field.
The index of the field to find.
The single-precision floating point number of the specified field.
Returns an for the specified column ordinal.
The index of the field to find.
An .
Reads a stream of characters from the specified column offset into the buffer as an array, starting at the given buffer offset.
The zero-based column ordinal.
The index within the row from which to start the read operation.
The buffer into which to read the stream of bytes.
The index for to start the read operation.
The number of bytes to read.
The actual number of characters read.
Gets the string value of the specified field.
The index of the field to find.
The string value of the specified field.
Gets the character value of the specified column.
The zero-based column ordinal.
The character value of the specified column.
Gets the 16-bit signed integer value of the specified field.
The index of the field to find.
The 16-bit signed integer value of the specified field.
Summary description for ParamPromptDialog.
Required designer variable.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Attaached to this.Activated
Internal class, which helps to migrate scripts to AR. For internal use only.
Fix few AR6 names. See https://code.datadynamics.com/default.asp?W2301.
Code with old names
Fix few AR6 type names. See https://code.datadynamics.com/default.asp?W2301.
Code with old names
Alias for old types
Alias for new types
Fix AR6 names.
Code with old names
Fix AR6 names.
Code with old names
Alias for old types
Alias for new types
Fix AR6 scripts.
Code with old names
Fix AR6 scripts.
Code with old names
Regex match and replace old name.
Code with old names.
Dictionary of regexes.
Code with new name.
Summary description for PageSettings.
Initializes a new instance of the class.
Gets or sets the default page margins of the report document.
Gets or sets the amount of space between columns in inches.
Gets or sets a value that specifies whether the margins will be mirrored for every other page of the document.
Gets or sets a value that specifies whether the report document should print to the printer's default paper source.
Gets or sets the paper source used to print the report document pages.
The paper source.
Gets the name of the paper source.
Gets or sets a value that specifies whether the report document should print to the printer's default paper size.
*#define PAPERSIZE_MAX 68
Gets or sets the name of the type of paper.
Gets or sets a value that specifies the width, in inches, of a custom paper size.
Gets or sets a value that specifies the height of a custom paper size.
Gets or sets a value that specifies whether the document pages should be printed in portrait or landscape.
Gets or sets the report document setting for double-sided printing.
Enum PrinterCollate
Default
Collate
Do not collate
Gets or sets the printer collate type.
Occurs when any of the PageSettings properties are changed.
Reads the page settings from XML.
Gets the Printer settings from the default printer; if not found defaults to 8.5/11
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Summary description for BuildParamQuery.
Initializes a new instance of the class.
Builds the parameter query.
Thiis one handles only the chart parameters
String based collection of namespaces that user can add at run time.
This will contain nameSpaces as part of the collection.
Default contructor
Creates instance, based on given language
Gets list of default namepaces (added to report script scope explicitly)
Adds a string as namespace to be used in report's script.
NameSpace : for example, "System.XML"
Returns the index at which the string is added to the collection.
Adds a range of namespaces to the collection.
string array of namespace strings.
Clears the string collection.
Removes the instance of the namespace string from the collecton.
NameSpace string
Removes the instance of the namespace string at the specified index from the collecton.
Index at which the string needs to be removed.
Returns the count of collection.
Returns a string in the collection at the specified index.
Returns a that represents this instance.
A that represents this instance.
Instance of the specified report.
Used to check the initialization sequence of master report and subreports
Occurs when the report needs to obtain data source credentials from the calling application.
Initializes a new instance of the class.
Gets the object responsible for resolving report resources.
Collection of namespaces that can be added/removed at run time.
These strings will be used in the "using" or "Imports" statements for script compilation.
Collection of CrossSectioncontrols
masterReportQueue - for internal use only.
RS: CR 24624 - Could return null
Indicates that report is in serializing state.
For internal use only. Support for code-based reports.
ValidateSiteName - checks value passed in against existing components.
If no matching name is found, true is returned, else false is returned.
Component instance being changed
Name to validate.
True if no matching component found, false if match is found.
Used for change LoadState in model. Invoked in method Cancel()
Converts value from inches to centimeters.
Converts value from centimeters to inches.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
For internal use only.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Represents the method that handles the event of a component.
Field Name
Gets or sets the report server URI.
Gets or sets a collection of formatting styles used to format controls in the report.
Causes report to reset any cached styles data. Call this method after updating styles programmatically.
For internal use.
For internal use.
For internal use.
Internally stores all report root "Styles" such as Normal, Heading1, etc...
Returns the product's version number.
Sets or returns the report's printable width in inches.
Returns a reference to the report's sections collection.
Raised when a section is added to the report.
Raised when a section is removed from the report.
Gets a reference to the report output Document object.
Save document for code-based support. For internal use only.
Sets or returns the maximum number of pages that the report will create.
Returns the current data binding collection. This collection contains the available Field objects to which the report controls and sections can be bound.
For internal use only.
Calculated Fields
Returns a reference to the current report's page settings.
Sets or returns the script code for a report's events. Either this property or the script editor may be used to add script to a report.
Allows to catch script exceptions in the debugger. The default value is False.
Starts the report processing in blocked mode.
All fields.
Gets the fields collection. For internal use.
Adds a specified image to the report's background. The watermark image can be positioned, sized, aligned and placed on specified pages by using the other watermark properties
Resets the watermark to its default value.
Sets or returns the watermark's general vertical and horizontal position when it is added to the canvas.
Sets or returns how the watermark will be sized when the image is rendered on the page.
Sets or returns a value indicating the specific pages to which the watermark should be added.
Gets a reference to the parent report.
Adds a license key to the report so licensed controls can be added to sections at run time by using the Controls.Add method.
Sets or returns a user-defined value.
Stops the reporting engine from throwing exceptions and instead displays the provided string.
Adds an object to the script's global namespace.
This method allows scripts to become aware of custom classes contained within a project.
Once an item has been added, the script can use the objectName string to reference the object and the functions contained within the class.
Clears the script of any items added using the AddNamedItem method or code added using the AddCode method.
This does not affect the pre-saved report layout (RPX) file and only clears code added using the above methods.
Adds additional valid script code to the report's scripting context.
Using AddCode allows complete functions to be added to a report's script at run time. The added functions can be called from the report events in script.
Adds a reference to the specified assembly to be loaded into the scripting run-time context.
Sets or returns the scripting language ActiveReports will use to write and interpret the script properties.
Gets or sets to add the evidence to script engine when compiling script. The default value is false.
Which format the report are saved in. The Arnet3 format allows for the components in the component tray to be saved.
Arnet3 format has been deprecated. The report will be saved in Arnet format.
Arnet
Arnet3
Saves a reports styles to an external stylesheet.
Saves a reports styles to an external stylesheet.
Loads an external stylesheet to use with the report.
Loads an external stylesheet to use with the report.
Saves layout in file in format
Name of file where layout should be saved
Saves report's layout in file
Name of file where layout should be saved
Save format
Saves report's layout into given stream in format
Stream where layout should be saved
Saves report's layout
Stream where layout should be saved
Save format
Saves report's layout into provided
Object where layout should be saved
Raised after a report XML layout is loaded into the report instance.
Raised before a report XML layout starts loading into the report instance.
Loads report's layout from file
Name of the file with layout
Loads report's layout from file
Name of the file with layout
List of errors occured while loading
Loads report's layout from stream
Stream containing layout
Loads report's layout from stream
Stream containing layout
List of errors occured while loading
Loads report layout from embedded resource.
The type from assembly with embedded resource.
The embedded resource name.
Loads report layout.
The xml reader used to load layout.
Loads report layout.
The xml reader used to load layout.
The list of layout validation errors.
Fires event
Additional information for event
Fires event
Additional information for event
Method used to verify that the component passed in is uniquely named - used during the SaveXmlLayout method
Added due to CR23865
component to check
Internal method used to retrieve name from various report components.
Added due to CR23865
Loads rpx file with version < 4
document loaded
flag that indicates whether names will be validated and corrected(changed to valid identifiers)
before actual loading
Read Component Tray
Write Component Tray to XML; arnet2 format
Component Trays are NOT written out if saved at run time. Only when saved from design time.
Gets or sets the specified list in an DataSource to which the report will bind.
Raised when the properties of the report's data source are modified.
Gets or sets the data source from which the report will retrieve data.
ReportOutputReady is set to true when report has completed processing
This is used by the restart and run method so run ignores running report if report output is already done.
Run
Calls 3 processing functions to complete processing of a report:
ProcessInit
*ProcessPage
ProcessClose
Happens only at desing time.
and report.Cancel
Resets the report data source and clears the pages collection.
Stops processing the report.
Cancels the report's processing. Any rendered pages will be cleared from the report's Document object.
Returns the number of the current page being processed when a report is running.
Represents the report processing state
Idle
In progress
Completed
Sets or returns a custom action following the rendering of the current record.
Returns the current state of the report.
Returns the current page instance.
Used to inform section that initialization is started
Used to inform sections that initialization is finished
Represents event args for FetchData event
Initializes a new instance of the class.
Gets or sets a value indicating whether processed record is last.
Delegate FetchEventHandler
Raised every time a new record is processed.
Raised before a report starts processing.
Raised after the report finishes processing all pages.
Raised before the report renders any output to a new page.
Raised after the report finishes rendering each page.
Raised after the ReportStart event to allow the addition of custom fields to the report's fields collection.
Raised for each page while printing the report document.
Raised when the user cancels a print job.
Raised when any of the report properties change.
Raised if the report's data source does not return any records and there is no data to be processed.
Sets or returns the current state of the report layout. This property is set to True when any changes are made to the report layout since it was last saved.
Sets or returns whether or not the query parameters dialog box will appear when the report is run.
Delegate ParameterUIClosedHandler
Raised after the user closes the query parameters dialog.
Raises the ParameterUIClosed event.
Returns a reference to the data source query parameters collection.
Used to update the ReportInfo Control with report execution time. is set in report.Run()
Replaces "RunDateTime" in format of ReportInfo Control with this value
Adds the specified external assembly.
Validate control and section names
Validates the syntax of the names
Indicates that report is in initializing state.
Gets or sets a value determining whether the report is a master report.
Gets the datasource components other than dd's datasources saved to rpx
Gets populated only at run time loadlayout.
Checks for presence of Duplicate names control.
true if there is a component with same name exists already in the Section's Control Collection
Gets license.
Provides information on a specific culture, including its names and the writing system.
SectionEventArgs
Initializes a new instance of the class.
The section.
Initializes a new instance of the class.
Gets the section.
Gets the index of the section.
For Internal Use Only.
Interface IStyleSheetProvider
Gets the style sheet.
For internal use.
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
An that provides a format context.
A that represents the type you want to convert from.
true if this converter can perform the conversion; otherwise, false.
Returns whether this converter can convert the object to the specified type, using the specified context.
An that provides a format context.
A that represents the type you want to convert to.
true if this converter can perform the conversion; otherwise, false.
Converts the given object to the type of this converter, using the specified context and culture information.
An that provides a format context.
The to use as the current culture.
The to convert.
An that represents the converted value.
Converts the given value object to the specified type, using the specified context and culture information.
An that provides a format context.
A . If null is passed, the current culture is assumed.
The to convert.
The to convert the parameter to.
An that represents the converted value.
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
An that provides a format context.
true if should be called to find a common set of values the object supports; otherwise, false.
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.
A that holds a standard set of valid values, or null if the data type does not support a standard set of values.
Specifies the action to be performed after a section is formatted.
The section will be printed.
The layout position will move to the next printing location on the page.
The data navigation will advance to the next record.
Describe possible error codes for future detail processing of the error.
Just internal error.
Something wrong in report structure.
Invalid theme was specified.
Internal loop in pages processing observed.
No master report was found.
No subreport was found.
Cyclic dependencies in parameters: provides name of the parameter.
Parameters validation error: provides name of the parameter.
Parameters validation error: provides name of the parameter.
Parameters validation error: provides name of the parameter.
Parameters validation error: provides name of the parameter.
Parameters validation error: provides name of the parameter.
DB assess error.
No assess to shared data source: provides name of the data source.
Invalid data or cannot access to date with current configuration.
Cannot parse/process data set query parameters.
Json schema specified in connection string of JSON data provider is not available or invalid.
Unexpected character while parsing path.
Invalid key in connection string
Describe script compilation problem: provides errors array.
Describe script execution problem.
Not specified shared data set.
Not specified shared data set.
Specified data set is not found.
Can not connect to data source.
Command is empty.
This exception or one of its descendent classes is thrown when an error occurs while running the report.
Initializes a new instance of the class.
Initializes a new instance of the class with a specified error message.
A message that describes the error.
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
The error message that explains the reason for the exception.
The exception that is the cause of the current exception. If the parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.
Initializes a new instance of the class with serialized data.
The object that holds the serialized object data.
The contextual information about the source or destination.
Error code for future detail processing.
Error data, depends on error code.
This exception is thrown when an error occurs while connecting to the report's data source.
Initializes a new instance of the class.
Initializes a new instance of the class with a specified error message.
A message that describes the error.
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
The error message that explains the reason for the exception.
The exception that is the cause of the current exception. If the parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.
Initializes a new instance of the class with serialized data.
The object that holds the serialized object data.
The contextual information about the source or destination.
The ReportScriptException is thrown when an error occurs in the report scripting code or any of the report's calculated DataField expressions.
Initializes a new instance of the class.
Initializes a new instance of the class with a specified error message.
A message that describes the error.
Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception.
The error message that explains the reason for the exception.
The exception that is the cause of the current exception. If the parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.
Initializes a new instance of the class with serialized data.
The object that holds the serialized object data.
The contextual information about the source or destination.
Summary description for SectionCollection.
Occurs when the members of the SectionCollection have changed.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Adds the specified SectionType to the SectionCollection.
Adds the specified section to the SectionCollection.
Inserts a section at the specified index in the collection.
Creates a new Section of the specified type and name and inserts it into the SectionCollection at the specified index.
Gets the Section object at the specified indexed location in the SectionCollection.
Gets the Section object with the specified name in the SectionCollection.
For existing reports i need to do this
InsertReportHF support design time and runtime inserting
Inserts a page header and a page matching footer into the SectionCollection with the default names PageHeader1, PageFooter1; where 1 is an order number.
InsertPageHF support design time and runtime inserting
Inserts a group header and a matching group footer into the SectionCollection with the default names GroupHeader1,GroupFooter1; where 1 is an order number.
Inserts a group header and a matching group footer into the SectionCollection with the names, specified in the corresponding grHeaderName and grFooterName parameters.
Determines the specific index of the specified section in the collection.
Copies the Sections collection from the specified report to a Sections collection at the specified index.
Used from designer to get the section names generated to be passed into
the LayoutChanging event. the section list is not modified
Removes the specified Section from the SectionCollection if it exists.
Removes the Section at the specified index from the SectionCollection.
Remove all sections from the collection.
Determines whether the specified section object exists in the collection.
Performs additional custom processes after inserting a new element into the instance.
The zero-based index at which to insert .
The new value of the element at .
Performs additional custom processes after removing an element from the instance.
The zero-based index at which can be found.
The value of the element to remove from .
ReadXml
WriteXML
Called in LoadXmlLayout
All the existing components needs to be destroyed
Returns an enumerator that iterates through the instance.
An for the instance.
For internal use only.
Initializes a new instance of the class.
Initializes a new instance of the class.
Serialize
Deserialize
Returns an array of the errors generated loading the file
Deserialize
Returns an array of the errors generated loading the file
Deserialize
Returns an array of the errors generated loading the file
GetConversionSupported
Simple helper method that returns true if the given type converter supports
two-way conversion of the given type.
ReadEvent reads an event node and binds to the event
ReadInstanceDescriptor
ReadReferenceDescriptor
ReadObject reads the Object tags
Instance of the newly created object or null if an error
ReadObject reads the Object tags
Instance of the newly created object or null if an error
ReadObject reads the Object tags
Instance of the newly created object or null if an error
ReadProperty parses the given XML node and sets the resulting property value.
ReadValue reads an object value.
return true if read succeeds
ReadArray
WriteBinary
64 bit encoded string representing binary data
Xml Document
byte array
XmlNode
WriteCollection writes the given IList contents into the given parent node
WriteInstanceDescriptor writes a given instance descriptor into the XML document.
XmlNode
This method writes the given object out to the XML document.
The XML document.
The dictionary of components names.
The object to be written to the document.
Objects have the following XML:
Here, Object is the element that defines a custom object. Type is required
and specifies the data type of the object. Name is optional. If present, it names
this object, adding it to the container if the object is an IComponent.
Finally, the children attribute is optional. If present, this object can have
nested objects, and those objects will be added to the given property name. The
property must be a collection property that returns an object that implements IList.
Inside the object tag there can be zero or more of the following subtags:
InstanceDescriptor -- describes how to create an instance of the object.
Property -- a property set on the object
Event -- an event binding
Binary -- binary data
This method writes zero or more property elements into the given parent node.
Writes a reference to the given component. Emits the following XML:
This method writes the given object into the given parent node. It returns
true if it was successful, or false if it was unable to convert the object
to XML.
Called at runtime loading/saving of report.
WriteComponentTray
Read Component Tray
Getter/Setter for read/Write component Tray
Represents the settings of the SystemPrinter class.
Initializes a new instance of SystemPrinter class.
Gets the printer settings associated with the page.
Determines whether all the pages of the report should be printed before another copy of the report.
Determines whether or not the report will print in color.
Determines the number of copies to print.
Gets the horizontal resolution of the SystemPrinter object.
Gets the vertical resolution of the SystemPrinter object.
Determines whether or not the report can be duplexed while printing.
Gets or sets the report document setting for double-sided printing.
Draws the page to the printer.
Determines whether or not the report will be landscaped for printing.
Returns a reference to the collection of paper sizes the printer supports.
Gets or sets the paper size for the page.
Returns a reference to the collection of paper sources the printer supports.
Gets or sets the paper source for the page.
Sets or returns the width of the paper used to print the report.
Gets or sets the paper height for printing.
Returns the measurement in pixels of the non-printable section on the left side of the page.
Returns the measurement in pixels of the non-printable section at the top of the page.
Returns the collection of printer names available.
Gets or sets the name of the printer to use.
Gets or sets the file name used to print to a file.
Returns a collection of the available printer resolutions.
Gets or sets the printer resolution for the page.
Sets the number of the last page to be printed.
Sets the starting page in a print job.
Sets the total page count in the progress dialog when doing custom printing.
Gets or sets the current printer port.
Returns the collection of printer ports available.
Starts a SystemPrinter print job.
Aborts the SystemPrinter print job initialized by the StartJob method.
Ends the SystemPrinter print job initialized by the StartJob method.
Starts a specific page in a SystemPrinter print job.
Ends a specific page in a SystemPrinter print job initialized by the StartPage method.
Allows escape codes to be entered.
Shows a SystemPrinter setup dialog.
Shows a SystemPrinter print dialog.
The ITypeResolutionService is used to load types at design time. It keeps an internal
set of assemblies that have been referenced thus far and can search them for types given
unqualified names.
For internal use only.
We use this property to help us generate code and compile.
Add an assembly to our internal set.
Search our internal set of assemblies for one with this AssemblyName.
If it cannot be located and throwOnError is true, throw an exception.
Search our internal set of assemblies for one with this AssemblyName.
Find a type based on a name that may or may not be fully qualified.
If the type cannot be found and throwOnError is true, throw an Exception.
Searching should ignore case based on ignoreCase's value.
Find a type based on a name that may or may not be fully qualified.
If the type cannot be found and throwOnError is true, throw an Exception.
Do not ignore case while searching.
Find a type based on a name that may or may not be fully qualified.
Do not ignore case while searching.
Return the path to the file which the given assembly was loaded.
If that assembly has not been loaded, this returns null.
Latched execution 'pattern'.
For simplicity, try use ExecuteIfOpen method.
Only if it doesn't fit to your task, use more low level method 'Execute'
Answers question 'Is something already executing?'.
Sets flag (IsClosed will return 'true'), executes action, resets flag (IsClosed will return 'false').
If latch is open (IlClosed is 'false'), closes it (IsClosed is 'true'), executes action, opens the latch.
If latch is closed, does nothing.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to SummaryGroup '{0}' doesn't exist..
Looks up a localized string similar to Out of range.
Looks up a localized string similar to MaxPages.
Looks up a localized string similar to Can't load XML file. Invalid Report Layout Structure..
Looks up a localized string similar to The sections collection is invalid. Please make sure that each Report/Page and Group Header has an associated Footer in the collection and that you have a detail section..
Looks up a localized string similar to Margins are too large.
Looks up a localized string similar to Printer does not support {0} papersize. Please use PaperKind.Custom in your PageSettings or specify a papersize supported by the current printer.
Looks up a localized string similar to "Incorrect Script Language: [{0}]. Only "C#" and "VB.NET" are supported as script language values.".
Looks up a localized string similar to Invalid query parameters. Expecting matching '%>'.
Looks up a localized string similar to Syntax error query parameter. Expecting parameter name before '|'.
Looks up a localized string similar to '{0}' is not a valid value for '{1}'. '{1}' must be less than or equal to {2} and more than or equal to {3}..
Looks up a localized string similar to Barcode.
Looks up a localized string similar to Invalid barcode data.
Looks up a localized string similar to Height of bar is out of range.
Looks up a localized string similar to BarWidth.
Looks up a localized string similar to Width of a narrow bar is out of range.
Looks up a localized string similar to Select the calendar to use for formatting dates.
Looks up a localized string similar to Chart.
Looks up a localized string similar to Summary.
Looks up a localized string similar to Chart.
Looks up a localized string similar to CheckBox.
Looks up a localized string similar to '{0}' must be more than or equal to {1} and less than or equal to {2} in (or equivalent in cm)..
Looks up a localized string similar to Invalid Control Name: "{0}".
Looks up a localized string similar to destinationType.
Looks up a localized string similar to Control must have a name.
Looks up a localized string similar to Controls can't be added or removed after report starts running. Please modify your ControlCollection in the ReportStart event.
Looks up a localized string similar to Control name doesn't exist or invalid.
Looks up a localized string similar to name.
Looks up a localized string similar to Control with Name : "{0}" already exists..
Looks up a localized string similar to Control is null..
Looks up a localized string similar to "Invalid Control Name: "{0}".
Looks up a localized string similar to CrossSectionBox.
Looks up a localized string similar to '{0}' must be more than or equal to {1} and less than or equal to {2}..
Looks up a localized string similar to CrossSection Controls can be added only in Header or Footer sections..
Looks up a localized string similar to CrossSectionLine.
Looks up a localized string similar to Value of '{0}' is not supported for 'units'..
Looks up a localized string similar to Invalid property specified..
Looks up a localized string similar to A className must be specified!.
Looks up a localized string similar to className.
Looks up a localized string similar to cssText must only be a declaration block, no selector or brackets ('{' or '}') can be present..
Looks up a localized string similar to cssText.
Looks up a localized string similar to Font-size was not specified..
Looks up a localized string similar to There is no value in this instance nor the parent..
Looks up a localized string similar to Pushback count is negative..
Looks up a localized string similar to Shorthand property values cannot be obtained..
Looks up a localized string similar to Unexpected property value requested..
Looks up a localized string similar to Tried to unread more than a single character..
Looks up a localized string similar to Size was specified in EM height (relative to parent), not enough data to convert value..
Looks up a localized string similar to Font-size was specified in an unknown enumerated unit, not enough data to convert value..
Looks up a localized string similar to Font-size was specified in XHeight, not enough data to convert value..
Looks up a localized string similar to Size was specified in Percent, and there's no parent, not enough data to convert value..
Looks up a localized string similar to Font-size was specified in an unknown unit, not enough data to convert value..
Looks up a localized string similar to Get/set CultureInfo used for value output formatting..
Looks up a localized string similar to CustomControl.
Looks up a localized string similar to Custom paper.
Looks up a localized string similar to Script failed for expression [{0}]. Possibly conversion error or invalid data..
Looks up a localized string similar to DataMember '{0}' not found in report '{1}'..
Looks up a localized string similar to {0} Data Source.
Looks up a localized string similar to FileURL not set or empty.
Looks up a localized string similar to Can't read XML data. DocumentElement not found.
Looks up a localized string similar to FileURL is empty.
Looks up a localized string similar to RecordsetPattern empty.
Looks up a localized string similar to Invalid RecordsetPattern.
Looks up a localized string similar to Expecting type name in is expression.
Looks up a localized string similar to Type mismatch.
Looks up a localized string similar to Invalid bitwise and operation.
Looks up a localized string similar to Can't compare types.
Looks up a localized string similar to Type mismatch. Can't compare types.
Looks up a localized string similar to Type mismatch. Cannot implicitely convert to boolean.
Looks up a localized string similar to Type mismatch.
Looks up a localized string similar to Unknown opcode.
Looks up a localized string similar to Unknown script identifier {0}.
Looks up a localized string similar to Invalid member name '{0}'.
Looks up a localized string similar to Expecting array.
Looks up a localized string similar to Type required in new expression.
Looks up a localized string similar to Can't find suitable constructor.
Looks up a localized string similar to Eval stack too small for IfTrue opcode.
Looks up a localized string similar to Unknown script identifier.
Looks up a localized string similar to sizeof is not supported in managed context.
Looks up a localized string similar to Invalid type name in typeof expression.
Looks up a localized string similar to not impl.
Looks up a localized string similar to Argument_RankEQOne1.
Looks up a localized string similar to Argument_Range0to99_1.
Looks up a localized string similar to NumDigitsAfterDecimal.
Looks up a localized string similar to InvalidCast_FromTo {0} Currency.
Looks up a localized string similar to "VbMakeException(5).
Looks up a localized string similar to 64 bit hex not implemented.
Looks up a localized string similar to Unsupported code provider found. Please, check you script settings.
Looks up a localized string similar to Please enter your username and password..
Looks up a localized string similar to GroupFooter.
Looks up a localized string similar to 0.25.
Looks up a localized string similar to GroupHeader.
Looks up a localized string similar to PageFooter.
Looks up a localized string similar to 0.25.
Looks up a localized string similar to PageHeader.
Looks up a localized string similar to ReportFooter.
Looks up a localized string similar to 0.25.
Looks up a localized string similar to ReportHeader.
Looks up a localized string similar to 2.
Looks up a localized string similar to ActiveReports Document.
Looks up a localized string similar to 6.5.
Looks up a localized string similar to C#.
Looks up a localized string similar to Adds additional valid script code to the report's scripting context. Using AddCode allows complete functions to be added to a report's script at run time. The added functions can be called from the report events in script..
Looks up a localized string similar to Adds a license key to the report so licensed controls can be added to sections at run time by using the Controls.Add method..
Looks up a localized string similar to Adds an object to the script's global namespace. This method allows scripts to become aware of custom classes contained within a project. Once an item has been added, the script can use the objectName string to reference the object and the functions contained within the class..
Looks up a localized string similar to Adds a reference to the specified assembly to be loaded into the scripting run-time context..
Looks up a localized string similar to TODO: write description.
Looks up a localized string similar to Cancels the report's processing. Any rendered pages will be cleared from the report %Document:ActiveReports~GrapeCity.ActiveReports.SectionReport~Document%..
Looks up a localized string similar to Raised when any of the report properties change..
Looks up a localized string similar to Converts value from centimeters to inches..
Looks up a localized string similar to Returns the current page instance..
Looks up a localized string similar to Raised before the ReportStart event to allow adding custom fields to report fields collection..
Looks up a localized string similar to Gets or sets the specified list in a DataSource to which the report will bind..
Looks up a localized string similar to Gets or sets the data source from which the report will retrieve data..
Looks up a localized string similar to Raised when the properties of the report's data source are modified..
Looks up a localized string similar to Raised when the report instance is released from memory..
Looks up a localized string similar to Returns a reference to the report output Document object..
Looks up a localized string similar to Enables debug information for script editor.
Looks up a localized string similar to Stops the reporting engine from throwing exceptions and instead displays the provided string.
Looks up a localized string similar to Raised every time a new record is processed..
Looks up a localized string similar to Returns the current data binding collection. This collection contains the available Field objects that the report controls and sections can be bound to..
Looks up a localized string similar to Converts value from inches to centimeters..
Looks up a localized string similar to Sets or returns the current state of the report layout. This property is set to true when any changes are made to the report layout since it was last saved..
Looks up a localized string similar to Sets or returns custom action following the rendering of the current record. Gives control over these steps..
Looks up a localized string similar to Raised after a report XML layout is loaded into the report instance..
Looks up a localized string similar to Raised before a report XML layout starts loading into the report instance..
Looks up a localized string similar to Overloaded. Retrieves a report XML layout (RPX) from a file, stream or a resource..
Looks up a localized string similar to Cannot load styles.
Looks up a localized string similar to Load styles from a file, stream or a resource..
Looks up a localized string similar to Sets report for use as a base report instance for other SectionReport instances..
Looks up a localized string similar to Sets or returns the maximum number of pages that the report will create..
Looks up a localized string similar to Raised if report's data source does not return any records and there is no data to be processed..
Looks up a localized string similar to Raised after the report finishes rendering each page..
Looks up a localized string similar to Returns the current page number being processed when report is running..
Looks up a localized string similar to Returns a reference to the current report page settings..
Looks up a localized string similar to Raised before the report renders any output to a new page..
Looks up a localized string similar to Raised after the user closes the query parameters dialog..
Looks up a localized string similar to Gets a reference to the parent report..
Looks up a localized string similar to Raised when the user cancels a print job..
Looks up a localized string similar to Raised for each page while printing the report document..
Looks up a localized string similar to Sets or returns the report's printable width in inches..
Looks up a localized string similar to Raised after the report finishes processing all pages..
Looks up a localized string similar to Raised before a report starts processing..
Looks up a localized string similar to Clears the script of the items added by the AddNameItem method or code added by the AddCode method. This does not affect the pre-saved report layout (RPX) file and only clears code added using the above methods..
Looks up a localized string similar to Resets the report data source and restarts report processing..
Looks up a localized string similar to Overloaded. Starts the report processing..
Looks up a localized string similar to Overloaded. Saves a report XML layout to a stream or file..
Looks up a localized string similar to Save styles to a file, stream or a resource..
Looks up a localized string similar to Sets or returns report events script code..
Looks up a localized string similar to Sets or returns the scripting language ActiveReports will use to write and interpret the script properties..
Looks up a localized string similar to Occurs after the section has been added to the report. For internal use only..
Looks up a localized string similar to Occurs after the section has been removed from the report. For internal use only..
Looks up a localized string similar to Returns a reference to the report's sections collection..
Looks up a localized string similar to Sets or returns whether or not the query parameters dialog box will appear when the report is run..
Looks up a localized string similar to Returns the current state of the report whether it is running, idle, completed or cancelled..
Looks up a localized string similar to Stops processing the report..
Looks up a localized string similar to Can't save report style. Output file stream is null.
Looks up a localized string similar to Returns a collection of formatting styles used to format controls in the report..
Looks up a localized string similar to Sets or returns a user-defined value..
Looks up a localized string similar to Gets current ActiveReports for .NET assembly version..
Looks up a localized string similar to Adds a specified image to the report's background. The watermark image can be positioned, sized, aligned and placed on specified pages by using the other watermark properties..
Looks up a localized string similar to Sets or returns the watermark's general vertical and horizontal positions when it is added to the page..
Looks up a localized string similar to Sets or returns a value indicating the specific pages to which the watermark should be added..
Looks up a localized string similar to Sets or returns how the watermark will be sized when the image is rendered on the page..
Looks up a localized string similar to Can't save report style. Output writer is null.
Looks up a localized string similar to ARControl is the base class for ActiveReports controls. You should not need to use this class in your application..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Barcode controls is used to print barcode symbology in the report..
Looks up a localized string similar to Gets or sets the alignment of text in the control..
Looks up a localized string similar to Gets or sets whether the barcode automatically stretches to fit the control..
Looks up a localized string similar to Gets or sets the barcode's background color or fill color..
Looks up a localized string similar to Sets or returns the height of the barcode (in ruler units)..
Looks up a localized string similar to Sets or returns the width for the barcode's narrow bars (1 unit is 0.864 points)..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the caption's grouping..
Looks up a localized string similar to Gets or sets the caption's vertical position relative to the barcode symbol..
Looks up a localized string similar to Determines whether a checksum of the barcode will be computed and included in the barcode when applicable..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the barcode's direction, horizontally or vertically..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Gets or returns the font object used to print the control text..
Looks up a localized string similar to Gets or returns the foreground (font) color of the control..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Sets or returns the NW Ratio of barcode..
Looks up a localized string similar to Gets or sets the barcode's rotation..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets the barcode symbology used to render the barcode text..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the barcode text value to be printed as a barcode symbol and caption of the barcode in applicable symbologies..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Renders a 2D or 3D chart displaying series data..
Looks up a localized string similar to Chart Autorefresh..
Looks up a localized string similar to Chart background style..
Looks up a localized string similar to Chart uses hatch patterns and line dashing are used to designate colors..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Chart areas collection..
Looks up a localized string similar to Chart border style..
Looks up a localized string similar to Chart ColorPalette..
Looks up a localized string similar to Gets or sets the data source from which the report will retrieve data..
Looks up a localized string similar to Raised when the properties of the chart's data source are modified..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Chart areas columns..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Allows the image that is generated by this control to be saved as either a metafile or a png image when the image is added to a document object..
Looks up a localized string similar to Chart ImeMode..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Chart legend..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Resets the report data source and restarts report processing..
Looks up a localized string similar to Chart right-to-left language mode..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Chart series data..
Looks up a localized string similar to Series line.
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Chart titles..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Chart UIOptions..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Checkbox is used to print boolean values as checked or unchecked..
Looks up a localized string similar to Gets or sets the control's background color or fill color..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the alignment of the checkbox text within the control drawing area..
Looks up a localized string similar to Gets or set a value indicating whether the check box is in the checked state..
Looks up a localized string similar to Gets or sets a style rule class name. The style rule is used to format the control..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Gets or returns the font object used to print the control text..
Looks up a localized string similar to Gets or returns the foreground (font) color of the control..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Gets or sets a padding in points..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets a style string for the checkbox..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the printed caption of the checkbox..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Indicates whether a multi-line label control automatically wraps words to the beginning of the next line when necessary..
Looks up a localized string similar to Represents a collection of ARControl objects..
Looks up a localized string similar to Adds the specified control to the control collection..
Looks up a localized string similar to Adds an array of ARControl objects to the collection..
Looks up a localized string similar to Removes all controls from the collection..
Looks up a localized string similar to Determines whether the specified control is a member of the collection..
Looks up a localized string similar to Retrieves the index of the specified control in the control collection..
Looks up a localized string similar to Returns a control in the collection at the specified index or with a specified name..
Looks up a localized string similar to Removes the specified control from the control collection..
Looks up a localized string similar to Removes the control in the collection at the specified index..
Looks up a localized string similar to CrossSectionBox control is used to paint rectangular boxes over report pages.
Looks up a localized string similar to Gets or sets the background color of the control.
Looks up a localized string similar to Specifies whether to close the boundary of the CSB on each page.
Looks up a localized string similar to Sets the Radius of each corner in points..
Looks up a localized string similar to End position of Cross Section control.
Looks up a localized string similar to Start position of Cross Section control.
Looks up a localized string similar to CrossSectionLine control is used to paint vertical line across report pages.
Looks up a localized string similar to CustomControl is a wrapper class that allows you to print .NET controls that inherit from System.Windows.Forms.Control.
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets a reference to the hosted control..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Detail section is the main section in a report. It is printed once for each record in the data source..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the detail section has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Gets or sets a value that specifies the number of newspaper columns in the report..
Looks up a localized string similar to Determines how ActiveReports should print the detail section in a multi-column report..
Looks up a localized string similar to Sets or returns the space between columns in a multi-column report..
Looks up a localized string similar to Occurs after the control has been added to the detail section. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the detail section. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets a value that determines whether the section should be printed on a single page..
Looks up a localized string similar to Gets or sets a value that determines whether a new column should be started before and/or after printing the section..
Looks up a localized string similar to Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section..
Looks up a localized string similar to Identifies the way filling page.
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to Invoke method for change state..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the group footer has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Gets or sets a value to determine whether the section should use the same column layout as its detail section..
Looks up a localized string similar to Occurs after the control has been added to the group footer. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the group footer. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets a value that determines whether the section should be printed on a single page..
Looks up a localized string similar to Gets or sets a value that determines whether a new column should be started before and/or after printing the section..
Looks up a localized string similar to Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section..
Looks up a localized string similar to Gets or sets a value that specifies whether the section should be printed at the bottom of the page immediatly before any page footer section..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to GroupHeader section prints once for every data group defined using the field specified in DataField property. A GroupHeader section requires a matching GroupFooter section..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the group header has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Gets or sets a value that specifies whether the section and it's footer will print as a single block on the same column..
Looks up a localized string similar to Gets or sets a value to determine whether the section should use the same column layout as its detail section..
Looks up a localized string similar to Occurs after the control has been added to the group header. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the group header. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Gets or sets the name of the field used to group the data source records..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets a value that specifies whether the section and its footer will print as a single block on the same page..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets a value that determines whether the section should be printed on a single page..
Looks up a localized string similar to Gets or sets a value that determines whether a new column (in a multi-column report) should be started before and/or after printing the section..
Looks up a localized string similar to Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section..
Looks up a localized string similar to Gets or sets a value that specifies whether the section should print with every column or page that the Detail section or associated footer is printed on..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Gets or sets a value that specifes whether the section should print underneath the following section..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to Displays a static text on the report..
Looks up a localized string similar to Gets or sets the alignment of text within the bounds of the control..
Looks up a localized string similar to Gets or sets the angle (slope) of the text within the control area..
Looks up a localized string similar to Gets or sets the background color of the control area..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets a character spacing in points..
Looks up a localized string similar to Gets or sets a style rule class name. The style rule is used to format the control..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Gets or returns the font object used to print the control text..
Looks up a localized string similar to Gets or returns the foreground (font) color of the control..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets a Url address that can be used in the viewer's HyperLink event to navigate to the specified location. The Url is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports..
Looks up a localized string similar to Specifies how to distribute text when the Alignment property is set to Justify.
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets a line spacing in points..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets a value indicating whether this is a multi-line label control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Gets or sets a padding in points..
Looks up a localized string similar to Sets or returns a value indicating whether control's elements are aligned to support locales using right-to-left fonts. .
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Determines whether ActiveReports should decrease the font of the field based on its value..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets a style string for the label..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the text of the label to be printed..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Gets or sets the current Value of the Label control..
Looks up a localized string similar to Gets or sets the position of the label's text vertically within the bounds of the control..
Looks up a localized string similar to Gets or sets whether label should be rendered according to vertical layout rules.
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Indicates whether a multi-line label control automatically wraps words to the beginning of the next line when necessary..
Looks up a localized string similar to Prints a line on the report..
Looks up a localized string similar to Anchors the line to the bottom of the containing section.
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the color of the line control..
Looks up a localized string similar to Gets or sets the pen style used to draw the line..
Looks up a localized string similar to Gets or sets the pen width of the line..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Gets or sets the horizontal coordinate of the line's starting point..
Looks up a localized string similar to Gets or sets the horizontal coordinate of the line's end point..
Looks up a localized string similar to Gets or sets the vertical coordinate of the line's starting point..
Looks up a localized string similar to Gets or sets the vertical coordinate of the line's end point..
Looks up a localized string similar to Specifies the minimal rate of text horizontal shrinking in percentages. Should be between 10 and 100..
Looks up a localized string similar to OleObject is a wrapper class to print OLE objects..
Looks up a localized string similar to Gets or sets the background color of the control area..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Internal use only..
Looks up a localized string similar to Specifies the class name of the Ole object..
Looks up a localized string similar to Internal use only..
Looks up a localized string similar to Creates an Ole Object to embed in the control from the specified file..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Invokes the Ole server to edit the current embedded instance..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets a Url address that can be used in the viewer's HyperLink event to navigate to the specified location. The Url is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Gets or sets the position of the object's content within the control area..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Internal use only..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to PageBreak ends the current page and starts a new page at the control's location on the page..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Determines whether the PageBreak is currently enabled..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to PageFooter section prints once at the bottom every page in the report..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the page footer has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Occurs after the control has been added to the page footer. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the page footer. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to PageHeader section prints once at the top of every page in the report..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the page header has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Occurs after the control has been added to the page header. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the page header. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to Sets/returns the value that will be displayed when the user is prompted to enter a value.
Looks up a localized string similar to Sets/returns parameter key.
Looks up a localized string similar to Sets/returns string that will be displayed when user is prompted for the value.
Looks up a localized string similar to Don't display in the parameter dialog..
Looks up a localized string similar to True if created from the Data Source's SQL query string, false if user created..
Looks up a localized string similar to Sets/returns custom data attached to a parameter.
Looks up a localized string similar to Sets/returns data type.
Looks up a localized string similar to Sets/returns value that will be used to substitute the parameter in the query.
Looks up a localized string similar to Prints an image on the report..
Looks up a localized string similar to Gets or sets the background color of the control area..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets a Url address that can be used in the viewer's HyperLink event to navigate to the specified location. The Url is automatically converted into an anchor tag or a hyperlink in HTML and PDF exports..
Looks up a localized string similar to Gets or sets the Image to be printed using the Picture control..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the border line color around the picture control..
Looks up a localized string similar to Gets or sets the pen style used to paint the border around the picture control..
Looks up a localized string similar to Gets or sets the pen width of the line..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Gets or sets the position of the image within the control area..
Looks up a localized string similar to Sets the current image to null..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets a value that determines how the image is sized to fit the Picture control area..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the title for the Picture control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to ReportFooter section prints once at the end of the report..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the report footer has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Occurs after the control has been added to the report footer. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the report footer. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets a value that determines whether the section should be printed on a single page..
Looks up a localized string similar to Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section..
Looks up a localized string similar to Gets or sets a value that specifies whether the section should be printed at the bottom of the page immediatly before any page footer section..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to ReportHeader section is printed once at the beginning of the report..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the report header has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Occurs after the control has been added to the report header. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the report header. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets a value that determines whether a new page should be inserted before and/or after printing the section..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to Displays the Page N of M and/or Report Execution date for the report based on the FormatString property of the control..
Looks up a localized string similar to Gets or sets the alignment of text within the bounds of the control..
Looks up a localized string similar to Gets or sets the background color of the control area..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Determines whether ActiveReports should increase the height of the control based on its content..
Looks up a localized string similar to Determines whether ActiveReports should decrease the height of the field based on its value..
Looks up a localized string similar to Gets or sets a style rule class name. The style rule is used to format the control..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the date time for the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Gets or returns the font object used to print the control text..
Looks up a localized string similar to Gets or returns the foreground (font) color of the control..
Looks up a localized string similar to Gets or sets the mask string used to format the text property before placing it in the Text property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets a value indicating whether this is a multiline ReportInfo control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Determines whether text should be displayed in right-to-left order for this control..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets a style string for the ReportInfo..
Looks up a localized string similar to Gets or sets the name of the group header section that is used to reset the summary value when calculating subtotals..
Looks up a localized string similar to Gets or sets a value that determines whether the data field summary value will be accumulated or reset for each level (detail, group or page)..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Displays the output of the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Gets or sets the position of the control's text vertically within the bounds of the control..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Indicates whether a multi-line text control automatically wraps words to the beginning of the next line when necessary..
Looks up a localized string similar to Prints text formatted as Rich Text (RTF) on the report..
Looks up a localized string similar to If true the fields in the rtf control will be replaced by fields in datasource assigned to the section.
Looks up a localized string similar to Gets or sets the control's background color or fill color..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the indentation used in the control when the bullet style is applied to the text..
Looks up a localized string similar to Determines whether ActiveReports should increase the height of the control based on its content..
Looks up a localized string similar to Determines whether ActiveReports should decrease the height of the field based on its value..
Looks up a localized string similar to Clears the content of the RichTextBox control..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Searches for text in the content of the RichTextBox control..
Looks up a localized string similar to Gets or returns the font object used to print the control text..
Looks up a localized string similar to Gets or returns the foreground (font) color of the control..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets a value that specifies whether the section and it's footer will print as a single block on the same column..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Loads the contents of a file or stream into the RichTextBox control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the maximum number of characters in the control..
Looks up a localized string similar to Gets or sets a value that determines whether the RichTextBox prints multiple lines or single line..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Merges the contents of the RTF stream with the field values specified..
Looks up a localized string similar to Gets or sets the rich text content of the control..
Looks up a localized string similar to Gets or sets the current selected text in the control..
Looks up a localized string similar to Gets or sets the alignment to apply to the current selection or insertion point..
Looks up a localized string similar to Gets or sets the background color of the current text selection..
Looks up a localized string similar to Gets or sets a value indicating whether the bullet style is applied to the current selection..
Looks up a localized string similar to Gets or sets whether text in the control appears on the baseline as a superscript or as a subscript below the baseline..
Looks up a localized string similar to Gets or sets the text color of the current text selection..
Looks up a localized string similar to Gets or sets the font of the current text selection..
Looks up a localized string similar to Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph..
Looks up a localized string similar to Gets or sets the distance in pixels between the left edge of the RichTextBox and the left edge of the current text selection..
Looks up a localized string similar to Gets or sets the number of characters selected in control..
Looks up a localized string similar to Gets or sets a value indicating whether the current text selection is protected..
Looks up a localized string similar to The distance (in pixels) between the right edge of the RichTextBox control and the right edge of the text that is selected..
Looks up a localized string similar to Gets or sets the starting point of text selected in the text box..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the current text in the RichTextBox..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Section is the base class of all ActiveReports section types..
Looks up a localized string similar to Adds a bookmark in the report's table of contents. The bookmark will position the view at the start of the section..
Looks up a localized string similar to Occurs after the section has been rendered to the page..
Looks up a localized string similar to Gets or sets the background color of the section..
Looks up a localized string similar to Occurs immediately before the section is rendered to the page..
Looks up a localized string similar to Indicates whether the section height should grow when its controls extend beyond its original height..
Looks up a localized string similar to Indicates whether the section height should be adjusted to the exact total height of its controls..
Looks up a localized string similar to Occurs after the control has been added to the section. For internal use only..
Looks up a localized string similar to Occurs after the control has been removed to the section. For internal use only..
Looks up a localized string similar to Gets a collection of all controls contained in section..
Looks up a localized string similar to Gets the location of where the section is being rendered on the page..
Looks up a localized string similar to Can only get Section's CurrentLocation property while processing the report in Format, BeforePrint or AfterPrint event..
Looks up a localized string similar to Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas..
Looks up a localized string similar to Gets or sets the height of the section..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets the section's type..
Looks up a localized string similar to Specifies whether the section should be printed or not..
Looks up a localized string similar to Prints a rectangular or oval shape on the report..
Looks up a localized string similar to Gets or sets the background color of the control area..
Looks up a localized string similar to Gets or sets the background pattern to hatch style..
Looks up a localized string similar to Gets or sets the background style..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the gradient style..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the color of the shape lines..
Looks up a localized string similar to Gets or sets the pen style used to draw the line..
Looks up a localized string similar to Gets or sets the pen width used to draw the shape..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Sets the Radius of each corner for the RoundRect shape type..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the shape type to be printed..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Prints a linked report object as part of the current report. Subreports are linked using the Report property..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Determines whether ActiveReports should increase the height of the control based on its content..
Looks up a localized string similar to Determines whether ActiveReports should decrease the height of the field based on its value..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Gets or sets a reference to the instance of the report that this control will embed and render as part of the containing section..
Looks up a localized string similar to Specifies the name of the subreport..
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Displays a formatted text value bound or unbound..
Looks up a localized string similar to Gets or sets the alignment of text within the bounds of the control..
Looks up a localized string similar to Gets or sets the background color of the control area..
Looks up a localized string similar to Gets a border object that defines the border style for each edge of the control..
Looks up a localized string similar to Brings the control to the front of the z-order..
Looks up a localized string similar to Determines whether ActiveReports should increase the height of the control based on its content..
Looks up a localized string similar to Determines whether ActiveReports should decrease the height of the field based on its value..
Looks up a localized string similar to Gets or sets a character spacing in points..
Looks up a localized string similar to Gets or sets a style rule class name. The style rule is used to format the control..
Looks up a localized string similar to Boolean which determines whether DBNull values should be included as zeroes in summary fields..
Looks up a localized string similar to Gets or sets the field name from the data source to bind to the control..
Looks up a localized string similar to Gets or sets the name of the data field used in a distinct summary function..
Looks up a localized string similar to Gets or sets the alternate description for the picture. Used in the Html Export for the "alt" img tag property..
Looks up a localized string similar to Gets or returns the font object used to print the control text..
Looks up a localized string similar to Gets or returns the foreground (font) color of the control..
Looks up a localized string similar to This method is used by ActiveReports designer. Internal use only..
Looks up a localized string similar to Gets or sets the height of the control in pixels..
Looks up a localized string similar to Gets or sets a hyperlink for the text control..
Looks up a localized string similar to Specifies how to distribute text when the Alignment property is set to Justify.
Looks up a localized string similar to Gets or sets the left position of the control..
Looks up a localized string similar to Gets or sets a line spacing in points..
Looks up a localized string similar to Gets or sets the location of the control..
Looks up a localized string similar to Gets or sets a value indicating whether this is a multiline textbox control..
Looks up a localized string similar to Gets or sets the name of the control..
Looks up a localized string similar to Gets or sets the mask string used to format the Value property before placing it in the Text property..
Looks up a localized string similar to Gets or sets a padding in points..
Looks up a localized string similar to Sets or returns a value indicating whether control's elements are aligned to support locales using right-to-left fonts. .
Looks up a localized string similar to Sends the control to the back of the z-order..
Looks up a localized string similar to Sets the bounds of the control to the specified rectangle..
Looks up a localized string similar to Determines whether ActiveReports should decrease the font of the field based on its value..
Looks up a localized string similar to Gets or sets the size of the control..
Looks up a localized string similar to Gets or sets a style string for the textbox..
Looks up a localized string similar to Gets or sets the summary function type used to process the DataField values..
Looks up a localized string similar to Gets or sets the name of the group header section that is used to reset the summary value when calculating subtotals..
Looks up a localized string similar to Gets or sets a value that determines whether the data field summary value will be accumulated or reset for each level (detail, group or page)..
Looks up a localized string similar to Gets or sets a value that determines the summary type to be performed..
Looks up a localized string similar to Gets or sets user-defined information to be persisted with the control..
Looks up a localized string similar to Gets or sets the formatted text value to be rendered in the control..
Looks up a localized string similar to Gets or sets the top position of the control relative to the section that contains it..
Looks up a localized string similar to Gets or sets the value of the control before formatting..
Looks up a localized string similar to Gets or sets the position of the control's text vertically within the bounds of the control..
Looks up a localized string similar to Gets or sets whether text should be rendered according to vertical layout rules.
Looks up a localized string similar to Determines whether the control will be printed or not..
Looks up a localized string similar to Gets or sets the width of the control..
Looks up a localized string similar to Indicates whether a multi-line text control automatically wraps words to the beginning of the next line when necessary..
Looks up a localized string similar to Duplicate names found in the report structure. All report items must be uniquely named, please rename {0} to a unique name..
Looks up a localized string similar to Two eras, '{0}' and '{1}' have the same start date..
Looks up a localized string similar to The shortcut key should not be empty in '{0}'..
Looks up a localized string similar to Barcode doesn't fit area too small.
Looks up a localized string similar to Neutral (non-specific) cultures can't be used..
Looks up a localized string similar to <!--
This HTML DTD is based on loose.dtd from the W3C, but it is even looser
so as to allow for the types of real world messy HTML you find out on the
web. For example, allowing all kinds of content like <script> inside a <TD>
and so forth.
-->
<!ENTITY % HTML.Version "-//W3C//DTD HTML 4.01 Transitional//EN"
-- Typical usage:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
...
[rest of string was truncated]";.
Looks up a localized string similar to Warning: the Grapecity.ActiveReports.Interop assembly was not found. When using the OleObject control, Grapecity.ActiveReports.Interop64.dll is required..
Looks up a localized string similar to Warning: the Grapecity.ActiveReports.Interop assembly was not found. When using the OleObject control, Grapecity.ActiveReports.Interop.dll is required..
Looks up a localized string similar to The start date value within the value attribute has an incorrect format. It must be 'yyyy MM dd'..
Looks up a localized string similar to Label.
Looks up a localized string similar to Line.
Looks up a localized string similar to '{0}' must be more than or equal to {1} and less than or equal to {2} in (or equivalent in cm)..
Looks up a localized string similar to '{0}' is not a valid value for '{1}'. '{1}' must be less than or equal to {2} and more than or equal to {3}..
Looks up a localized string similar to Report must inherit from GrapeCity.ActiveReports.SectionReport or a inherited SectionReport object with the MasterReport property set to true..
Looks up a localized string similar to Value should be between 10 and 100..
Looks up a localized string similar to NW Ratio is out of range (should be 0 or between 2 and 3).
Looks up a localized string similar to OleObject.
Looks up a localized string similar to OleObject.CreateFrom failed. Please make sure file exists and contains valid ole object.
Looks up a localized string similar to fileName.
Looks up a localized string similar to PageBreak.
Looks up a localized string similar to 1.0.
Looks up a localized string similar to 0.0.
Looks up a localized string similar to 1.0.
Looks up a localized string similar to false.
Looks up a localized string similar to 1.0.
Looks up a localized string similar to 1.0.
Looks up a localized string similar to Gutter cannot be a negative value.
Looks up a localized string similar to PaperWidth.
Looks up a localized string similar to PaperHeight.
Looks up a localized string similar to You may have incorrectly entered the parameters; would you like to try again?.
Looks up a localized string similar to Parameters.
Looks up a localized string similar to pDeclaration argument was null.
Looks up a localized string similar to Picture.
Looks up a localized string similar to Subreport initialization failed.
Looks up a localized string similar to Page header/footer too large. Increase paper size or reduce header/footer height.
Looks up a localized string similar to Query created parameters cannot be removed..
Looks up a localized string similar to QuietZone.Bottom is out of range.
Looks up a localized string similar to QuietZone.Left is out of range.
Looks up a localized string similar to QuietZone.Right is out of range.
Looks up a localized string similar to QuietZone.Top is out of range.
Looks up a localized string similar to When RepeatToFill is set to true, the detail section must not contain enabled PageBreak controls..
Looks up a localized string similar to When RepeatToFill property is set to true, the NewColumn property of the detail section must be set to None.
Looks up a localized string similar to When RepeatToFill property is set to true, the NewPage property of the detail section must be set to None.
Looks up a localized string similar to When RepeatToFill is set to true, the detail section must not contain Subreport controls..
Looks up a localized string similar to ReportInfo.
Looks up a localized string similar to Report Script Compile Error on line {0} Error = {1} , {3}Code={2}{3}.
Looks up a localized string similar to Report Script Compile Error on line {0}:{2}{1}{2}.
Looks up a localized string similar to RichTextBox.
Looks up a localized string similar to The value provided is out of range for the control. Valid range is 0 to 100..
Looks up a localized string similar to Field name does not exist..
Looks up a localized string similar to Can't remove field. Field does not exist..
Looks up a localized string similar to Index.
Looks up a localized string similar to Unknown item RTF color table.
Looks up a localized string similar to RTF parse error.
Looks up a localized string similar to Unknown RTF font index. Please Verify that font index (\fN control word) in the rtf is defined in {\fonttbl ..} construct..
Looks up a localized string similar to Script compilation failed.
Looks up a localized string similar to Script Compile Error in item added using AddNamedItem API Name={0} Value=[{1}]{2}.
Looks up a localized string similar to Script Compile Error in control expression {0} [={1}]{2}.
Looks up a localized string similar to Invalid Section Name: "{0}".
Looks up a localized string similar to Control Script failed for control {0} , Source={1}.
Looks up a localized string similar to Section DataField Script failed for section {0} , Source={1}.
Looks up a localized string similar to ColumnCount.
Looks up a localized string similar to Too many groups. ActiveReports supports a maximum of 32 groups.
Looks up a localized string similar to Invalid section type.
Looks up a localized string similar to Invalid Report structure..
Looks up a localized string similar to Too many groups. ActiveReports supports a maximum of 32 groups.
Looks up a localized string similar to Sections can't be added or removed after report starts running. Please modify your SectionCollection in the ReportStart event.
Looks up a localized string similar to '{0}' must be more than or equal to {1} and less than or equal to {2} in (or equivalent in cm)..
Looks up a localized string similar to The name {0} is not a valid identifier.
Looks up a localized string similar to Shape.
Looks up a localized string similar to index.
Looks up a localized string similar to Stylesheet index is out of range.
Looks up a localized string similar to Name.
Looks up a localized string similar to Style doesn't exist or invalid style name.
Looks up a localized string similar to Style already exists.
Looks up a localized string similar to NameOfParent.
Looks up a localized string similar to Parent style not found.
Looks up a localized string similar to SubReport.
Looks up a localized string similar to Could not find the subreport '{0}'.
Looks up a localized string similar to TextBox.
Looks up a localized string similar to Timeout expired..
Looks up a localized string similar to Unrecognized file format. The specified file does not appear to be a properly formatted RDL file. The root element must be an RDL defined \"Report\" element.
Looks up a localized string similar to Unrecognized report definition. The specified file does not appear to be a properly formatted report definition file. The root element must be an RDL defined \"Report\" element.
Looks up a localized string similar to The value '{0}' attribute must match the pattern..
Looks up a localized string similar to Incorrect textrun coordinates.
Looks up a localized string similar to RTF formatting failed.
Represents a parameter used with a .
A generic implementation of .
Initializes a new instance of the class.
Parameterless constructor required for JSON deserialization (in VQD).
Initializes a new instance of the class.
The name of the parameter
The value of the parameter
Gets or sets the name of the parameter.
Gets or sets the value of the parameter.
Supports dynamic configuration of the data providers.
Returns an instance of the specified data provider.
The name, as configured for the desired data provider.
The associated with the the specified data provider name or NULL if it is not configured or it cannot be initialized.
Specifies the information about a configured data provider.
Allows internal callers to initialize instances of this struct.
Initial value for .
Initial value for .
Initial value for .
that derives from for the query command text for this provider.
that derives from for the data source connect string for this provider.
A human-readable name for the data provider.
An empty human readable name will prevent it from being displayed in UI.
The name that can be used to refer to the data provider in reports.
Fully assembly-qualified name of the class that implements for this provider.
Fully assembly-qualified name of the class that implements additional features like setting of multi-value parameters and others.
Fully assembly-qualified name of the class that implements .
True if query designer supports this data provider
Gets the type of the SQL table.
The value returned by provider.
The table type.
Indicates the type of a table.
Specifies that table represents a proper data base table.
Specifies that table represents a proper data base view.
Specifies that table represents a proper data base system table.
Specifies that table represents a proper data base system view.
Represents the schema data for the table.
Represents the schema data for the column.
Represents the schema data for the foreign key.
Gets the foreign key constraint name specified in database.
Gets the schema name of table the constraint belongs to.
Gets the table name of the constraint belongs to.
Gets the schema name of table the constraint is referenced to.
Gets the table name the constraint is referenced to.
Gets foreign key relations.
Defines foreign key relation between two columns.
Initializes a new instance of the class.
The source column reference.
The target column reference.
Gets source column reference.
Gets target column reference.
CSSDeclaration represents the declaration block of a CSS rule.
Provides a programmatic interface directly to the CSS declarations.
Use the publicly accessable m_pXxxx structs to retrieve known property values.
Unknown properties and their text values are available in the publicly accessable m_unknownPropTable variable.
Use AppendValue to append values to this CSSDeclaration.
Gets any font property declarations in this CSSDeclaration.
Gets any color related declarations in this CSSDeclaration.
Gets any text related declarations (spacing, decoration, alignment) in this CSSDeclaration.
Gets any text margin declarations in this CSSDeclaration.
Gets any text positional declarations (spacing, decoration, alignment) in this CSSDeclaration.
Gets any text list declarations in this CSSDeclaration.
Gets any text display declarations in this CSSDeclaration.
Gets any text table declarations in this CSSDeclaration.
Gets any text breaks declarations in this CSSDeclaration.
Gets any text page declarations in this CSSDeclaration.
Gets any text content declarations in this CSSDeclaration.
Gets any text user interface declarations in this CSSDeclaration.
Gets any text aural declarations in this CSSDeclaration.
Gets any text line declarations in this CSSDeclaration.
Gets any text misc declarations in this CSSDeclaration.
The unknown property table
m_alOrdertracks the order values were appended to this declaration in order to preserve that order when the CSS string is rebuilt.
The default constructor for CSSDeclaration.
Resets all CSSValues contained in this declaration.
Adds the specified value for the specified property to this CSSDeclaration.
The property the value should be used for.
The value of the property.
This method will keep track of the order that the properties are added in so
that when the CSS string is recreated, you have the capability to list the
properties in the same order as they were originally specified in the
declaration block.
Adds the specified eCSSProperty ID to the CSSDeclaration's order array. When a CSS
string is rebuilt, only properties that are in this order array will be in the returned string;
and they will be in the order they occur within this array.
Used to append unknown properties to this declaration. The unknown name and value will be used only
when rebuilding the CSS string again.
The unchanged name of the CSS property parsed.
The unchanged value for the CSS property.
Sets the value important.
Returns the value of the specified property as a CSSValue object.
The property to get the value of.
The CSSValue object containing the specified property's value.
Appends the string value of the specified CSSValue object to the specified string.
The CSS property the value in the specified CSSValue is for.
The CSSValue object containing the value.
The string to put the string representation of the CSSValue object in.
True if success, otherwise false.
Retrieves the value for the specified CSS property from this declaration instance.
Appends the string representation of the value to aResult.
The CSS propety to retrieve the value for.
The StringBuilder instance to append the string representation of the value to.
True if success, otherwise false.
Retrieves the value for the specified CSS property from this declaration instance and places the value into sValue.
The CSS property to retrieve the value for.
The string variable to set to the string representation of the specified property's value.
Returns all of the property/values in this CSSDeclaration instance that were marked with the !important declaration.
Determines if the specified property stored in this CSSDeclaration instance was marked with the !important declaration.
The property to check for important.
The boolean variable who's value will be True if the specified property is marked as important, or false if the specified property is not marked as important.
Determines if the specified property stored in this CSSDeclaration instance was marked with the !important declaration.
The string name of the property to check for important.
The boolean variable who's value will be True if the specified property is marked as important, or false if the specified property is not marked as important.
Returns the number of declarations stored by this CSSDeclaration instance (that were added with AppendValue).
Returns the eCSSProperty at the specified index in the property order array.
The index within the order array to retrieve the element at.
The eCSSProperty value at the specified index within the order array.
The "order array" keeps track of what order the properties were added to the declaration in, so that when the CSS string is recreated the properties are in the original order.
Returns the propery/value pair(s) contained in this CSSDeclaration in
standards based CSS declaration block syntax.
The CSS text string. If there are not any properties stored by this CSSDeclaration, an empty string will be returned.
Creates copy of this instance and places it in the specified variable.
The variable to contain a copy of the instance of CSSDeclaration the Clone method is called on.
Returns true if the specified CSSRect has no members set to eCSSUnit.Null.
The CSSRect structure to verify.
Returns true if the specified CSSRect has no members set to eCSSUnit.Null, otherwise false.
Struct CSSList
Type
Image
Position
Initializes a new instance of the struct.
Resets this instance.
Struct CSSContent
Content
Counter increment
Counter reset
Marker offset
Quotes
Initializes a new instance of the struct.
Resets this instance.
Struct CSSPosition
Position
Width
Minimum width
Maximum width
Height
Minimum height
Maximum height
Box sizing
Offset
Z index
Initializes a new instance of the struct.
Resets this instance.
Struct CSSMargin
Margin
Padding
Border width
Border color
Border style
Border radius
Outline width
Outline color
Outline style
Outline radius
Float edge
Initializes a new instance of the struct.
Resets this instance.
Struct CSSText
Word spacing
Letter spacing
Decoration
Vertical align
Text transform
Text align
Text justify
Text indent
Text shadow
Unicode bidi
Line height
White space
Shrink to fit
Wrap mode
Enable kinsoku
Initializes a new instance of the struct.
Resets this instance.
Struct CSSColor
Color
Back color
Back image
Back repeat
Back attachment
Back position x
Back position y
Back style
Cursor
Opacity
Initializes a new instance of the struct.
Resets this instance.
Struct CSSFont
Family
Style
Variant
Weight
Size
Size adjust
Stretch
Vertical font
Initializes a new instance of the struct.
Resets this instance.
Struct CSSMisc
Can grow
Can shrink
Charset
Initializes a new instance of the struct.
Resets this instance.
Struct CSSPage
Marks
Size width
Size height
Initializes a new instance of the struct.
Resets this instance.
Struct CSSAural
Azimuth
Elevation
Cue after
Cue before
Pause after
Pause before
Pitch
Pitch range
Play during
Play during flags
Richness
Speak
Speak header
Speak numeral
Speak punctuation
Speech rate
Stress
Voice family
Volume
Initializes a new instance of the struct.
Resets this instance.
Struct CSSBreaks
Orphans
Widows
Page
Page break after
Page break before
Page break inside
Initializes a new instance of the struct.
Resets this instance.
Struct CSSTable
Border collapse
Border spacing x
Border spacing y
Caption side
Empty cells
Layout
Initializes a new instance of the struct.
Resets this instance.
Struct CSSLine
Color
Weight
Style
Multi
Initializes a new instance of the struct.
Resets this instance.
Struct CSSDisplay
Direction
Display
Float
Clear
Clip
Overflow
Visibility
Initializes a new instance of the struct.
Resets this instance.
Struct CSSUserInterface
User input
User modify
User select
Key equivalent
User focus
Resizer
Behavior
Initializes a new instance of the struct.
Resets this instance.
Struct CSSQuotes
Open
Close
Next
Resets this instance.
Struct CSSCounterData
Next
Counter
Value
Initializes a new instance of the struct.
Resets this instance.
Struct CSSShadow
Next
Color
X offset
Radius
Y offset
Initializes a new instance of the struct.
Resets this instance.
Used for making a linked list of CSSValue objects.
Value
Next
Resets this instance.
Struct CSSRect
Top
Right
Bottom
Left
Creates a new CSSRect instance that copies top, right, bottom, left members' values of the specified CSSRect object.
Resets each of the CSSValue objects contained by this struct.
An enum containing a numeric ID value for each CSS keyword.
eCSSKeyword enum values can be used as an index in the CSSKeywords.kCSSRawKeywords
array to obtain the coorisponding keyword literal string.
An enum of CSS property name numeric identifiers.
The values of the eCSSProperty enum can be used as indexes to the
s_kCSSRawProperties array to return the coorisponding property name as a string.
Unknown
Border radius
Border radius top left
Border radius top right
Border radius bottom left
Border radius bottom right
Outline radius
Outline radius top left
Outline radius top right
Outline radius bottom left
Outline radius bottom right
Azimuth
Background
Background attachment
Background color
Background image
Background position
Background repeat
Background x position
Background y position
Behavior
Border
Border bottom
Border bottom color
Border bottom style
Border bottom width
Border collapse
Border color
Border left
Border left color
Border left style
Border left width
Border right
Border right color
Border right style
Border right width
Border spacing
Border style
Border top
Border top color
Border top style
Border top width
Border width
Border x spacing
Border y spacing
Bottom
Box sizing
Caption side
Clear
Clip
Clip bottom
Clip left
Clip right
Clip top
Color
Content
Counter increment
Counter reset
Cue
Cue after
Cue before
Cursor
Direction
Display
Elevation
Empty cells
Float
Float edge
Font
Font family
Font size
Font size adjust
Font stretch
Font style
Font variant
Font weight
Height
Key equivalent
Left
Letter spacing
Line height
List style
List style image
List style position
List style type
Margin
Margin bottom
Margin left
Margin right
Margin top
Marker offset
Marks
Max height
Max width
Min height
Min width
Opacity
Orphans
Outline
Outline color
Outline style
Outline width
Overflow
Padding
Padding bottom
Padding left
Padding right
Padding top
Page
Page break after
Page break before
Page break inside
Pause
Pause after
Pause before
Pitch
Pitch range
Play during
Play during flags
Position
Quotes
Quotes close
Quotes open
Resizer
Richness
Right
Size
Size height
Size width
Speak
Speak header
Speak numeral
Speak punctuation
Speech rate
Stress
Table layout
Text align
Text decoration
Text indent
Text justify
Text shadow
Text shadow color
Text shadow radius
Text shadow x
Text shadow y
Text transform
Top
Unicode bidi
User focus
User input
User modify
User select
Vertical align
Visibility
Voice family
Volume
White space
Widows
Width
Word spacing
Z index
Ddo line color
Ddo line weight
Ddo line style
Ddo multi line
Ddo can grow
Ddo can shrink
Ddo char set
Ddo font vertical
Text shrink to fit
Text wrap mode
Text enable kinsoku
Count
Encapsulates a value for a CSSProperty.
When callign any of the Get...Value() properties the current unit type must be valid. Ensure the unit type is valid using CSSValue.Unit.
The type of unit this CSSValue is currently holding.
Holds the curernt value in the proper variable type.
Constructs the class with the specified unit type.
Constructs the class with the specified unit type, and integer value.
The integer value to construct the class with.
The unit type to construct the class with. Shold be Integer or Enumerated.
Constructs the class with the specified unit type, and value.
The value to construct the class with.
The unit type to construct the class with. Should be eCSSUnit.Percent.
Constructs the class with the specified unit type, and string value.
The string value to construct the class with.
The unit type to construct the class with. Should be eCSSUnit.String, or eCSSUnit.Counters
Constructs the class with the specified color.
The Color value to construct the class with.
The type of color being stored.
The way that the color value should be outputed when outputed as a string.
Gets/sets the Unit value.
Returns true if the unit type is current a valid color unit (eCSSUnit.Color_Hex or eCSSUnit.Color_Name or eCSSUnit.Color_RGBFunc or eCSSUnit.Color_System).
Returns true if the unit type is currently a valid length unit (fixed or relative).
Returns true if the unit type is currently a valid fixed length unit.
Returns true if the unit type is currently a valid relative length unit.
Returns true if the unit type is currently a valid Angle unit.
Returns true if the current unit type is a valid Frequency unit.
Returns true if the current unit type is a valid time unit.
Returns an integer value.
Returns the current percent value as a float.
Returns a value as a float.
Returns the current string value.
Returns the current color value as a Color object. If the current unit type is string it will be
converted using ColorTranslator.FromHtml().
If the current value is a Color it is returned directly.
Returns a length value in twip units.
This value is necessary to convert a device independent length unit
(mm, cm, inch, etc...) from the device dependent unit pixels.
If the value was specified in a device independent unit, then this value will not be used.
Returns a length value in pixel units.
The number of pixels per twip.
This value will be used if a conversion from a device independent
length unit (mm, cm, pica, etc...) is necessary. If the length
value was originally specified as pixels, then this value will not be used.
Specifies the value as an integer.
The integer value to store.
The CSS unit type the value is.
Specifies the value as a percent.
A percentage (0-100) value. According to CSS this value
could range from negative to greater than 100.
Resets this current value. Sets all value members to their appropriate
empty equivelent (numbers are set to 0), and sets the current Unit type to eCSSUnit.Null.
Specifies this current value as a float.
The value to store.
The CSS unit type the value is in.
Specifies this class's current value as a string.
The string value to store.
The CSS unit type of the value.
Specifies this class's current value as a System.Drawing.Color object.
Will set the Unit value to eCSSUnit.Color.
The actual color value in System.Drawing.Color.
The way that the color value should be outputed when the CSS string is rebuilt.
Specifies that this CSSValue's value is the CSS keyword 'auto'.
Used for margin-top, margin-right, margin-bottom, margin-left, margin, width, and height values.
Indicates that this value is not null, not none, but should be inherited from the
parent object of the object who's style this value is applied to.
In CSS this is the default value for many *child* elements's (but certainly not all)
style properties who's style is not specified.
See CSS Level 1 Recomendation Section 1.3 Inheritance:
http://www.w3.org/TR/REC-CSS1#inheritance
An important statement in this section is the following:
"Some style properties are not inherited from the parent element to the child element.
Most often it is intuitive why this is not the case. E.g., the 'background' property
does not inherit, but the parent element's background will shine through by default."
Sets this class's value to the special CSS value 'none'
(e.g. border properties, background-image, display, etc...).
Sets this class'es value to the special CSS value 'normal'.
(e.g. font-style, font-variant, font-weight, word-spacing, letter-spacing, line-height).
Writes out the current unit type and value in a string formatted appropriately for debugging purposes.
Writes out this class's current value in string form.
Performs a "deep copy" (memebers and child memebers) the specified CSSValue to this CSSValue instance.
Override of System.Object.Equals(). Checks for value equality of the
Unit and actual Value contained in this object.
After checking arguments for null, uses valA.Equals(valB).
If either argument is null, the return will be false.
After checking both arguments for null, uses !valA.Equals(valB).
If either argument is null, true will be returned.
Provides a hashcode by XORing the Unit.GetHashCode() and {value}.GetHashCode().
The available types of CSSUnits.
(n/a) null unit, value is not specified
(n/a) value is algorithmic
(n/a) value is inherited
(n/a) value is none
(n/a) value is normal (algorithmic, different than auto)
(string) a string value
(string) a URL value
(string) a attr(string) value
(string) a counter(string,[string]) value
(string) a counters(string,string[,string]) value
(int) simple value //FYI: Any new int values should be greater than Integer, and less than Enumerated, as unit checks do a comparison like this: if ( (eCSSUnit_Integer <= m_unit) && (m_unit <= eCSSUnit.Enumerated) ) then value is int
(int) value has enumerated meaning
(color + string) an RGBA value, was specified as "#xxxxxx", (color) contains the actual color, (string) contains how it was originally specified.
(color + string) an RGBA value, was specified as "RGB(iR,iG,iB)" (color) contains the actual color, (string) contains how it was originally specified.
(color + string) Color specified as a CSS color name. (string) contains the original name, (color) contains the color
(color + string) Color specified as a CSS color name. (string) contains the original system color keyword (e.g. Activeborder, Buttontext, Highlight etc...), (color) contains the color
(float) 1.0 == 100%) value is percentage of something
(float) value is numeric (usually multiplier, different behavior that percent)
(float) Standard length
(float) 12 inches
(float) 5280 feet
(float) 1/1000 meter
(float) 1/100 meter
(float) Standard length
(float) 1000 meters
(float) 1/72 inch
(float) 12 points == 1/6 inch
(float) 15 didots == 16 points
(float) 12 didots
(float) == current font size
(float) .5 em
(float) distance from top of lower case x to baseline
(float) distance from top of uppercase case H to baseline
(float) number of characters, used for width with monospace font
(float)
(float) 360 per circle
(float) 400 per circle
(float) 2pi per circle
(float)
(float)
(float)
(float)
Summary description for StyleSheet.
Initializes a new instance of the class.
Initializes a new instance of the class.
Creates a StyleSheetRule object from the specified information.
The ClassName to identify this stylesheet rule by.
The CSS declartaion block string that the returned StyleSheetRule object will represent.
Creates a StyleSheetRule object from the specified information.
The ClassName to identify this stylesheet rule by.
The CSS declartaion block string that the returned StyleSheetRule object will represent.
The parent StyleSheetRule that this
Gets the number of elements contained in the .
Gets or sets the element at the specified index.
Returns the rule with the specified class name. If the rule is not in this stylesheet, null will be returned.
The case insensitive class name
The stylesheet rule with the specified class name.
Removes the rule with the specified classname from this stylesheet.
Removes all rules in this stylesheet.
Releases unmanaged and - optionally - managed resources.
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Gets a value indicating whether access to the is synchronized (thread safe).
true if this instance is synchronized; otherwise, false.
Copies the elements of the to an , starting at a particular index.
The one-dimensional that is the destination of the elements copied from . The must have zero-based indexing.
The zero-based index in at which copying begins.
Gets an object that can be used to synchronize access to the .
The synchronize root.
Returns an enumerator that iterates through a collection.
An object that can be used to iterate through the collection.
Gets a value indicating whether the is read-only.
true if this instance is read only; otherwise, false.
Removes the item at the specified index.
The zero-based index of the item to remove.
Inserts an item to the at the specified index.
The zero-based index at which should be inserted.
The to insert into the .
Removes the first occurrence of a specific object from the .
The to remove from the .
Determines whether the contains a specific value.
The to locate in the .
true if the is found in the ; otherwise, false.
Determines the index of a specific item in the .
The to locate in the .
The index of if found in the list; otherwise, -1.
Adds an item to the .
The to add to the .
The position into which the new element was inserted.
Gets a value indicating whether the has a fixed size.
true if this instance is fixed size; otherwise, false.
StyleSheetRule encapsulates the CSSDeclaration class to provide .NET compatable translations to and from the CSS styles.
Private reference to this StyleSheetRule's declaration.
The private reference to this StyleSheetRules' parent StyleSheetRule.
Used for a dirty mechinism on the privately stored font object.
Private reference to a cached System.Drawing.Font object. Once CSS properties are requested, a m_font object will be built (uses a dirty mechinism for quick returns).
Holds the ClassName of this stylesheet rule.
Holds a reference to the parent stylesheet of this stylesheet rule.
The default constructor for StyleSheetRule.
A new empty CSSDeclaration will be used, the parent StyleSheetRule and ParentStyleSheet will be null. The ClassName will be String.Empty.
Creates an instance of StyleSheetRule that will use the specified ClassName, CSSText, and ParentStyleSheet.
Creates an instance of StyleSheetRule that will use the specified ClassName, CSSText, and ParentStyleSheet.
Creates an instance of StyleSheetRule that will use the specified ClassName, CSSText, and ParentStyleSheet.
Sets/Returns this instances parent StyleSheetRule.
Gets/sets the ClassName of this StyleSheetRule. This value can be used to retrieve the stylesheet rule from it's parent stylesheet.
Returns the parent StyleSheet. The StyleSheet should be specified on creation of the instance.
Gets/sets the CSSDeclaration object used by this style.
Gets a value indicating whether current stylesheet rule inherits font family value.
Gets/sets the FontFamily value.
If this StyleSheetRule's declaration does not contain the value, or the value is
indicated as null, it will be returned from it's parent.
When the property is set the value will only be set to this StyleSheetRule's declaration
instance (not the parent's).
Multiple families seperated by commas may be returned.
Implementation of IStyleSheetRule.DdCharset. DdCharset is the charset/script for the font.
Gets a value indicating whether current stylesheet rule inherits font size value.
Returns font size in points.
Sometimes font-size is specified (in the CSS style string) in a value
that cannot be converted to points.
For example a size relative to the parent, and there is no parent.
Or Font XHeight (the height of the letter x) where this not enough data to perform a conversion.
// the reason other props don't through exceptions is because we return Inherit in the event of an error on the get. This can't be done with FontSize because it's not an enum.
Gets or sets the font unit.
Gets a value indicating whether current stylesheet rule inherits font style value.
Gets a value indicating whether current stylesheet rule inherits font wighth value.
Gets a value indicating whether current stylesheet rule inherits text decoration value.
Returns the font-style declaration value.
If a value cannot be found from neither this declaration, nor the parent style,
then ddFontStyleTypes.Inherit will be returned to allow the caller to determine how to handle the condition.
Gets/sets the 'font-weight' property of the style.
Gets/sets the 'text-decoration' property of the style.
The Blink, Linethrough, Overline, and Underline values can be masked (the Inherit, nor None value should not be masked).
Returns a System.Drawing.Font object from the current font related CSS style information.
If a font is specified it's properties will be turned into it's CSS equivelent.
When get, it returns a System.Boolean object based on the curren CSS property.
When set, it sets the CSS property.
Rebuilds the internal cached System.Drawing.Font object according to the current font related CSS information.
Gets a value indicating whether current stylesheet rule inherits background color value.
When get, it returns a System.Drawing.Color object based on the curren CSS 'background-color'
property. It may return Color.Empty if the background-color CSS property was not specified in the CSS string.
When set, it sets the CSS 'background-color' property based on the supplied color object.
Gets a value indicating whether current stylesheet rule inherits foreground color value.
When get, it returns a System.Drawing.Color object based on the curren CSS 'color'
property. It may return Color.Empty if the CSS color property was not specified in the CSS string.
When set, it sets the CSS 'color' property based on the supplied color object.
Gets a value indicating whether current stylesheet rule inherits text alignment value.
Gets/sets the 'text-align' CSS property.
Gets a value indicating whether current stylesheet rule inherits vertical alignment value.
Gets/sets the 'vertical-align' CSS property.
Gets/sets 'text-justify' CSS property
Gets/sets the 'white-space' CSS property.
Gets/sets the 'ddo-wrap-mode' CSS property.
Gets/sets the 'ddo-enable-kinsoku' CSS property.
Sets/gets the CSSText string. When set any current declarations (style properties) will be cleared/reset, and the string will be parsed to form a new set of declarations (style properties).
Returns true if the parent StyleSheetRule and the parent StyleSheetRule's declaration are not null.
Gets a value indicating whether current stylesheet rule inherits font vertical value.
Gets or sets the dd vertical font CSS property.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Interface IStyleSheetRule
Sets/gets the font's family name as a string.
Multiple comma seperated values can be returned.
Sets/gets font size.
Sets/gets font units.
Gets/sets the 'font-style' property of the style.
Gets/sets the 'font-weight' property of the style.
Gets/sets the 'text-decoration' property of the style. The Blink, Linethrough, Overline, and Underline values can be masked.
When get, it returns a System.Drawing.Font object based on the current font related CSS information.
When set, it sets the font related CSS information based on the specified font.
When get, it returns a System.Boolean object based on the curren CSS property.
When set, it sets the CSS property.
When get, it returns a System.Drawing.Color object based on the curren CSS 'background-color'
property. It may return Color.Empty if the CSS background-color property was not specified in the CSS string.
When set, it sets the CSS 'background-color' property based on the supplied color object.
When get, it returns a System.Drawing.Color object based on the curren CSS 'color'
property. It may return Color.Empty if the CSS color property was not specified in the CSS string.
When set, it sets the CSS 'color' property based on the supplied color object.
Gets/sets the 'text-align' CSS property.
Gets/sets the 'vertical-align' CSS property.
Gets/sets 'text-justify' CSS property
Gets/sets the 'white-space' CSS property.
Gets/sets the 'ddo-wrap-mode' CSS property.
Gets/sets the 'ddo-enable-kinsoku' CSS property.
Sets/gets the CSSText string. When set any current declarations (style properties) will be cleared/reset, and the string will be parsed to form a new set of declarations (style properties).
Gets or sets the parent style sheet rule.
Returns the parent StyleSheet. The StyleSheet should be specified on creation of the instance.
Returns the classname this StyleSheetRule is identified by.
Gets/sets the CSSDeclaration object used by this style.
Gets/sets the "ddo-char-set" value. This value seams to always be an integer, but old code used a string to store it.
Gets or sets the dd vertical font CSS property.
The dd vertical font.
Enum ddWhiteSpaceTypes
Normal
Pre
No wrap
Inherit
Enum ddWrapModeTypes
Word wrap
Character wrap
No wrap
Inherit
Enum ddKinsokuTypes
Automatic
None
True
Enum ddShrinkToFitTypes
None
True
Enum ddVerticalFontStyles
None
True
Inherit
Enum values for the StyleSheetRule.VerticalAlign property.
Base line
Sub
Super
Top
Text top
Middle
Text bottom
Bottom
Inherit
Enum values for the StyleSheetRule.TextAlign property.
Left
Right
Center
Justify
Inherit
Enum values for the StyleSheetRule.TextJustify property.
Automatic
Inter_word
Inter_ideograph
Distribute
Distribute_all_lines
Newspaper
Enum values for the StyleSheetRule.FontStyle property.
Normal
Italic
Oblique
Inherit
Possible values for the StyleSheetRule.FontWeight property.
Lighter
Bolder
Bold
Normal
Inherit
DD100
DD200
DD300
DD400
DD500
DD600
DD700
DD800
DD900
Possible values for the StyleSheetRule.TextDecoration property.
None
Underline
Overline
Linethrough
Blink
Inherit
Blink overline
Blink linethrough
Blink underline
Blink overline linethrough
Blink overline underline
Blink overline linethrough underline
Blink linethrough underline
Blink linethrough overline
Linethrough overline
Linethrough underline
Linethrough overline underline
Overline underline