Spire.DataExport
Gets or sets CollectionItem object by index.
Use this indexer to access the Cell object by Index
The TXTExport is the export component for data exporting into TXT, CSV, DIFF, SYLK file format.
The ExportBase class is the base class of the Spire.DataExport component suite.
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.
Reads data from a stream until the end is reached. The
data is returned as a byte array. An IOException is
thrown if any of the underlying IO calls fail.
The stream to read data from
The initial buffer length
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the memory stream
Saves export data to the memory/file stream.
Exported stream
Stream writer
Stops the current process of Save method invocation.
Loads object properties from a file defined.
File name
Saves object properties to a file.
File name
Indicates whether export long char/binary column
if true, FillExportRow function will convert binary column to hex string,
except (DataSource is SqlCommand and column is BLOB).
if false or (DataSource is SqlCommand and column is BLOB), FillExportRow will set
the corresponding ColExport.IsBinary = true and set the ColExport.DataSource
to DataReader/DataRow/ListView.
default is true
Gets or sets the field bindings and display attributes of the columns in the exported file.
Determines whether export when export dataset is empty.
Determines the number of records, which are not exported. If SkipRecCount = 0, then all the records are exported.
Determines the number of rows that exported from the source table. If MaxRows equals 0, then the recrods exported no limited.
Gets or sets width of each column in the result file is set automatically.
Gets of sets titles are added in the result file.
Gets the columns export.
Gets or sets Options of data export.
Indicates whether stop method was called.
Gets or sets the text placed before the exproted data.
Gets or sets the column titles in the result file.
Gets or sets the text placed after the exproted data.
Gets or sets data format for data exported.
Gets or sets a special format for data exported.
Gets or sets the title of result file.
Gets or sets column width of result file.
Gets or sets the aligments of the exproted columns.
Gets or sets the length of the exported columns.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Get the information about Spire.DataExport version.
Gets or sets the encoding type of result data exported.
Gets or sets the data source type.
Gets or sets the exported SQL command.
Gets or sets the exported table.
Gets or sets the exported list view.
Occur when the parameters of the record are recieved.
Occur when calculate width of every column if AutoFitColWidth property equals true.
Occur when data export before begining.
Occur when data export after ending.
Occur when source records is skipped.
Occur after the export of each source record.
Occur when Stop methed calling.
Occur when get export of source string.
Occur before the export of each source record.
Save export data to the memory stream
Stream object
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Gets or sets a path and a name of the result file.
This boolean property allows you to show the resulting file immediately after finishing of an export process.
This boolean property allows you to print the resulting file immediately after finishing of an export process.
The property determines you to execute action after data export.
Gets or sets the text placed before the exproted data.
Gets or sets the text placed after the exproted data.
Gets of sets titles are added in the result file.
Gets or sets the column titles in the result file.
Gets or sets data format for data exported.
Gets or sets a special format for data exported.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Stops the current process of Save method invocation.
Gets or sets the format of the output export file.
Gets or sets options of format if the format type equals CSV.
Gets or sets internal columns spacing in the result file.
Gets or sets width of each column in the result file is set automatically.
Gets or sets the aligments of the exproted columns.
Gets or sets column width of result file.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the encoding type of result data exported.
Indicate whether export long char/binary column.
Defines text font parameters for the current style.
Defines font color for the current style.
Defines the background color in the current style.
Defines the color of the text highlighting in the current style.
Enables highlighting text in the current style.
Enables using the background color in the current style.
Defines the text alignment for the current style.
WorkSheetNameEditor 的摘要说明。
The HTMLExport is the export component for data exporting into HTML file format.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the memory stream
Stream object
Stops the current process of Save method invocation.
This method saves the current value of the TableOptions and HtmlOptions properties to the file
specified by the FileName parameter. The saved template can be loaded later using the
LoadTemplateFromFile() method.
File name
This method loads from the FileName file the template previously saved by the SaveTemplateToFile() procedure.
File name
Gets or sets whether use CSS file.
Gets or sets css file name.
Indicates whether override css file if the file already exists.
Gets or sets table element options of html document in result html file.
Gets or sets text element options of html document in result html file.
Gets or sets template style of html document.
Gets or sets maximum number of result records in the result html file.
Indicates whether create the Html index file automatically.
Gets or sets the options of navigation links.
Indicates whether boolean columns are exported as checkboxs.
Indicates whether all special symbols < > " & found in exported data (text) will be replaced with corresponding < > " & ones.
Gets or sets the title of result file.
Gets or sets the aligments of the exproted columns.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the encoding type of result data exported.
Indicate whether export long char/binary column.
Options ժҪ˵
Gets or sets the exported list view.
Enables or disables the automatic defining colors of the chart series in the result Excel document.
Allows you to define the data range for the horizontal axis lables of the chart.
Defines the type of data range for marking the horizontal axis of the chart.
Defines the data column name for the horizontal axis lables of the chart.
Defines the position of the chart legend.
Defines the chart position in the result Excel document.
Contains the collection of the chart series, which belongs to this chart.
Gets or sets the worksheet of the data range.
Enables or disables displaying of the chart legend.
Defines the chart style.
Defines the chart title in the result Excel document.
Defines the horizontal position of the link.
Defines the vertical position of the link.
Defines parameters of displaying the hyperlink in the result document.
Defines the type of the hyperlink target.
Defines the hyperlink target.
Defines the hyperlink text.
Defines the text of the hint to display in Excel for the link.
Gets or sets ExportCol object by index.
Summary description for FormatsExport.
Set to use default data format.
Owner object
Determines the representation of integer fields in the result file.
Gets or sets the float columns in result file.
Gets or sets the time columns in result file.
Gets or sets the datetime columns in result file.
Gets or sets the currency columns in result file.
Gets or sets the False value of the source boolean columns in result file.
Gets or sets the True value of the source boolean columns in result file.
Gets or sets the Null value in result file.
Use this indexer to access the XlsXFormatColRow object by Index
Use this indexer to access the RtfStripStyle object by Index
Use this indexer to access the ColumnExport object by Index
The sql parameter struct.
The Access writer class.
Create AccessWriter object.
The object of the parent object.
Create MS Access table.
Database connection string
MS Access name
SQL command table
Create insert sql command.
Database connection string.
Insert sql string
Parameters of insert sql.
Use the alter table statement to change the table
Database file path.
The alter table statements
Create a MS Access database file.
MS Access database file name.
Setting parameter value of sql statment.
The index of parameters.
The value of paraemters.
Insert command text object.
Gets or sets the access version.
The AccessExport is the export component for data exporting into MS Access file format.
You should have ADO.NET installed on your system.
The abstract class of database data export .
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the memory stream
Stream object
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Use the alter table statement to change the table
The alter table statements
Occurs before the table column is created.
Occurs after the table is created.
The password string of the result MS Access file.
The database name of the result MS Access file.
The table name of the result MS Access to export data.
The CreateDatabase property determinates whether creates the result MS Access database automatically.
The CreateTable property determinates whether creates the result MS Access table automatically.
Gets or sets the column titles in the result file.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets of sets titles are added in the result file.
Gets or sets data format for data exported.
Gets or sets a special format for data exported.
Gets or sets the access version.
always false, never convert binary data to hex string.
if false or (DataSource is SqlCommand and column is BLOB), FillExportRow will set
the corresponding ColExport.IsBinary = true and set the ColExport.DataSource
to DataReader/DataRow/ListView.
Indicate whether export long char/binary column.
Gets or sets the length of the exported columns.
Represents the method that handles a Spire.DataExport.Access.AccessExport.TableColumnCreating event.
The source of the event, it should be an Spire.DataExport.Access.AccessExport.
A Spire.DataExport.Access.TableColumnCreatingEventArgs that contains the event data.
Provides data for the Spire.DataExport.Access.AccessExport.TableColumnCreating event
of a Spire.DataExport.Access.AccessExport.
Gets the name of the new column.
Gets or sets the data type of the new column.
Gets or sets the ddl statement which represents the general properties of the new column,
except the column name and data type.
Gets the type of the data source.
Gets the data source.
Gets the schema table of the data source.
If the data source is an sql command, returns the schema of the query result,
otherwise, it must return null.
Represents the method that handles a Spire.DataExport.Access.AccessExport.TableCreated event.
The source of the event, it should be an Spire.DataExport.Access.AccessExport.
A Spire.DataExport.Access.TableCreatedEventArgs that contains the event data.
Provides data for the Spire.DataExport.Access.AccessExport.TableCreated event
of a Spire.DataExport.Access.AccessExport.
Gets the name of the new table.
Gets or sets the columns of the new table.
Gets the type of the data source.
Gets the data source.
Gets the schema table of the data source.
If the data source is an sql command, returns the schema of the query result,
otherwise, it must return null.
Represents the definition of the table column
Gets the name of the new column.
Gets the data type of the new column.
Gets the ddl statement which represents the general properties of the new column,
except the column name and data type.
Defines the horizontal position of the image in the result Excel file.
Defines the vertical position of the image in the result Excel file.
Defines the name of the picture that the image uses.
Defines the title of the image that would be displayed in the result Excel file.
Defines zooming ratio for the image in the result Excel file in percentage wise.
Use this indexer to access the RtfColorTableItem object by Index
Gets or sets the xml version.
Gets or sets the encoding of the result xml document.
Indicates whether the result document standalone.
Gets or sets the first column of the cell range to merge.
Gets or sets the first row of the cell range to merge.
Gets or sets the last column of the cell range to merge.
Gets or sets the last row of the cell range to merge.
Returns the string of the display name.
Class represents a name-value pairs similar to an information file(INI).
Provides PropertyGrid support and
support for sub-setings.
Constructor.
Every Setting object should have a name.
The name of the setting.
Constructor.
Default constructor is required for the propertyBrowser
collection editor to add an item.
Conversion to IniSettings collection.
A setting can act as a DataSource if it is a IniSettings collection.
Implicit conversion to IniSettings collection.
A setting can act as a section to contain a collection of more settings.
Thrown when something
unexpected happens.
Implicit conversion to IniSection.
A setting can be a sub-section to contain a collection of more settings.
Thrown when something
unexpected happens.
Implicit conversion to bool.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to byte.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to char.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to DateTime.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Decimal.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to double.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Int16.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Int32.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Int64.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Single.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to UInt16.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to UInt32.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to UInt64.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to string.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to ArrayList.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Color.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Font.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Size.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Implicit conversion to Point.
Conversion to original type only.
To return an Object type use the Value property.
Thrown when no conversion is possible.
Parent object is set with the Add method.
Parent object
Could be a IniSection ,IniSetting or IniSettings
Sets or returns the value of the setting
The setting type is determined when the value is set.
This should be the only way we set a value.
The Setting name.
Extra string information associated with the setting.
Used internally to save controls tag data.
An optional description of the setting.
Will be displayed in PropertyGrid.
Sets or returns the visibility in the PropertyGrid control.
Can we change a setting in the Property Grid or not.
Read-only. Returns a string type name.
Used internally to track the object type.
Read-only. Returns the value type.
Used internally
Access to Setting in a sub-IniSettings by index.
Access to Setting in a sub-IniSettings by name.
Defines a custom type descriptor to be displayed in the property grid.
Provides PropertyGrid support.
Constructor taking a reference to the top object.
A friendly description for the PropertyGrid.
A friendly description.
Removes a single named item from the collection.
Item name
Removes a single indexed item from the collection.
Item name
Add a new item and return a reference to it.
Setting name
The IniSetting object
Add a new item, set the value and return a reference to it.
Setting name
The setting value
The IniSetting object
Add a new item, set the value and return a reference to it.
Setting name
The setting value
The extra tag string
The IniSetting object
Required for PropertyGrid
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Indexer access to the Setting by index.
The item number
Indexer access to the Setting by name.
The item name
Required for PropertyGrid.
Required for PropertyGrid.
Required for PropertyGrid.
Column Align
Left Align
Center Align
Right Align
Page Orientation
Portrait
Landscape
Action Type
No Action
Open result file
Print result file
Save Type
Attachment mode
Inline mode
Gets or sets the left side of the data range.
Gets or sets the right side of the data range.
Gets the top of the data range.
Gets or sets the bottom of the data range.
Use this indexer to access the ChartSeries object by Index
Defines the template string for generating links on the index page to other pages in the collection.
Defines if there are navigation links (First, Prior, Next, Last) on the bottom of each page in the collection.
Defines the caption of the link navigating to the "home" ("Index") page of the collection.
Defines the caption of the link navigating to the first document of the collection.
Defines the caption of the link navigating to the previous document in the collection.
Defines the caption of the link navigating to the next document in the collection.
Defines the caption of the link navigating to the last document of the collection.
Use this indexer to access the MergedCells object by Index
Summary description for DataExportColumnsEditor.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
The DBFExport component allows you to export your data to the DBF format.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the memory stream
Stream object
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Determines the column precisions in the exported file.
Determines the default size of float columns in the exported file.
Determines the fractional part size of flat columns in the exported file.
Determines the encoding type of the result file.
Gets or sets the length of the exported columns.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets whether calculate width of each column in the result file.
always false, never convert binary data to hex string.
if false or (DataSource is SqlCommand and column is BLOB), FillExportRow will set
the corresponding ColExport.IsBinary = true and set the ColExport.DataSource
to DataReader/DataRow/ListView.
Indicate whether export long char/binary column.
Use this indexer to access the FieldFormat objects by Index.
The XLSExport is the export component for data exporting into MS Excel file format.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the memory stream
Stream object
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Adds boolean value to specified cell.
Column
Row
Boolean value
Cell object
Adds the datetime value to specified cell.
Coulumn
Row
DateTime value
Cell object
Adds the numeric value to specified cell.
Column
Row
Numberic Format string
Double value
Cell object
Adds the numeric value to specified cell.
Column
Row
Double value
Cell object
Adds string value to specified cell.
Column
Row
String value
Cell object
Adds a formula cell in specified cell.
Column
Row
Formula value
Cell object
Adds a hyperlink cell in specified cell.
Column
Row
Title
Url
CellHyperlink object
Adds a merged cell in specified ranges.
First row in range
Last row in range
First column in range
Last column in range
MergedCells object
Indicates the stage of the export process.
Gets or sets Excel worksheets in the result Excel file.
Gets or sets pictures in the result Excel file.
Gets or sets column width of result file.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets width of each column in the result file is set automatically.
Gets or sets width of each column's title in the result file is set automatically.
Indicates whether automatic detection of cell type is the formula type , when the value of cell start with '=' character.
Gets or sets options of the result Excel document.
Gets or sets column formats of each column.
Indicates whether StripStyles should be applied to columns or rows of the result Excel sheet.
Gets or sets repeating styles for columns or rows in the result Excel document.
Gets or sets hyperlinks in the result Excel document.
Gets or sets note cell in the result Excel document.
Gets or sets chart in the result Excel document.
Gets or sets images in the result Excel document.
Gets or sets cell value in the result Excel document.
Gets or sets merged cell in the result Excel document.
Gets or sets background image in the result Excel document.
Gets or sets header rows in the result Excel document.
Gets or sets start column in the result Excel dcoument.
Gets or sets footer rows in the result Excel documents.
Gets or sets the data source type.
Gets or sets the exported SQL command.
Gets or sets the exported table.
Gets or sets the exported list view.
Indicate whether export long char/binary column.
Occur after the export of each source record.
Occur when get export of source string.
Occur before the export of each source record.
Occur when gets the header cell values.
Occur when gets column titles value.
Occur when get footer cell value.
Occur when gets cells value.
Occur when gets aggregate value.
Occurs when gets footer cell value.
Occurs before exporting each worksheet.
Occur after exporting each worksheet.
start tag and close
Use this indexer to access the WorkSheet objects by Index.
Xml file class of reading and wirting
Load xml setting file.
xml setting file name
Save xml setting to a file.
Save xml setting to a file.
Reads value from xml setting file.
Section name
Key value
Default value
Writes value to xml setting file.
Section name
Key
Write value
Removes value from xml setting file.
Removes section from xml setting file.
Reads values from xml setting file according to section name.
Reads section name collection from xml setting file.
XML file path and name
Options ժҪ˵
The ClipboardExport is the export component for data exporting into Windows clipboard..
Execute performs the export of source data to Clipboard.
Gets or sets clipboard export type.
Gets or sets the character of exported table columns.
Gets or sets internal spacing of exported table columns.
Gets or sets the clipboard viewer of data exported.
Gets or sets the aligments of the exproted columns.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the text placed before the exproted data.
Gets or sets the text placed after the exproted data.
Gets of sets titles are added in the result file.
Gets or sets the column titles in the result file.
Gets or sets data format for data exported.
Gets or sets a special format for data exported.
Gets or sets the encoding type of result data exported.
Indicates whether show content of the clipboard data after data exported.
Indicate whether export long char/binary column.
The XMLExport is the export component for data exporting into XML file format.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets options of the result xml file.
Gets or sets the column titles in the result file.
Gets or sets data format for data exported.
Gets or sets a special format for data exported.
Gets or sets the encoding type of result data exported.
Indicate whether format exported value according to the dataformats property.
Indicate whether export long char/binary column.
Use this indexer to access the XlsXFormatField object by Index
EmptyFileStream ժҪ˵
Register 的摘要说明。
必需的设计器变量。
清理所有正在使用的资源。
设计器支持所需的方法 - 不要使用代码编辑器修改
此方法的内容。
Use this indexer to access the CellHyperlink objects by Index.
A utility class designed to work with the XmlSettings class.
Contains methods to perform control-specific tasks.
Maintains the property value automatically.
The control
Property name
The main AppSettings object.
True on success, False on failure.
Return a Control reference with the specified name
The full path to the control
The parent control
Return a string containing the full path to the control
The control
Loads properties for ANY persisted control properties on this parent control.
The parent control.Usually a form.
The main AppSettings object.
True on success, False on failure.
Saves all persisted properties for this control.
The parent control.Usually a form.
The main AppSettings object.
True on success, False on failure.
Saves the contents and selection status of a control.
The ComboBox control source
The parent IniSection.
True on success, False on failure.
Saves the contents and selection status of a control.
The ListBox control source
The parent IniSection.
True on success, False on failure.
Saves the contents and checked status of a control
The TreeView control source
The parent IniSection.
True on success, False on failure.
Loads the contents and selection status of a control
The ComboBox control destination
The IniSection source
True on success, False on failure.
Loads the contents and selection status of a control
The ListBox control destination
The IniSection source
True on success, False on failure.
Loads the contents and checked status of a control
The TreeView control destination
The IniSection source
True on success, False on failure.
Performs a one-way encryption on the data and returns the result. Useful
for protected authentication credentials.
Data to be encrypted.
Encrypts a string using the KeyString.
The encrypted data may safely be written and read from plain text ASCII files.
String to be encrypted.
Key to use when encrypting the data.
Decrypts a string previously encoded with using
the given KeyString.
Data that was previously encrypted with .
Key used when the data was encrypted.
Generate a key that is known to be legal for the chosen algorithm.
The SQLExport is the export component for data exporting into SQL Script file format.
Gets or sets data format for data exported.
Gets or sets a special format for data exported.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the table name for insert and create table sql statement.
Indicates to insert commit statment after define a number of rows.
Indicates whether insert commit statement after data exported complete.
Gets or sets the sql commit statement.
Indicate whether to generate the create table sql statement.
Gets or sets the character for end of each sql statement.
Indicate whether format exported value according to the dataformats property.
Gets or sets the encoding type of result data exported.
Indicate whether export long char/binary column.
The RTFExport is the export component for data exporting into Rich Text Format file format.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Stops the current process of Save method invocation.
Gets or sets options of the result RTF document.
Gets or sets column width of result file.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the aligments of the exproted columns.
Determines the encoding type of the result file.
Indicate whether export long char/binary column.
Occur when the style of header changed.
Occur when the style of the titles changed.
Occur when the data style changed.
Occur when the style of footer changed.
Gets or sets font of the result PDF headers.
Gets or sets font of the result PDF tiltes.
Gets or sets font of data exported in the result PDF document.
Gets or sets font of the result PDF footers.
Gets or sets internal row spacing in the result PDF document.
Gets or sets internal column spacing in the result PDF document.
Gets or sets the width of the grid table line in the result PDF document.
Gets or sets the color of the grid table lines in the result PDF document.
Summary description for AboutDataExport.
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.
Gets and sets column name.
Stores and changes the column value in the current data row.
Use this indexer to access the XlsXFormat object by Index
Adds boolean value to specified cell.
Column
Row
Boolean value
Cell object
Adds the datetime value to specified cell.
Coulumn
Row
DateTime value
Cell object
Adds the numeric value to specified cell.
Column
Row
Numberic Format string
Double value
Cell object
Adds the numeric value to specified cell.
Column
Row
Double value
Cell object
Adds string value to specified cell.
Column
Row
String value
Cell object
Adds a formula cell in specified cell.
Column
Row
Formula value
Cell object
Adds a hyperlink cell in specified cell.
Column
Row
Title
Url
CellHyperlink object
Gets or sets width of each column in the result file is set automatically.
Gets or sets width of each column's title in the result file is set automatically.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the field bindings and display attributes of the columns in the exported file.
Gets or sets the text placed before the exproted data.
Gets or sets the column titles in the result file.
Gets or sets the text placed after the exproted data.
Gets or sets a special format for data exported.
Gets or sets column width of result file.
Determines the number of rows that exported from the source table. If MaxRows equals 0, then the recrods exported no limited.
Determines the number of records, which are not exported. If SkipRecCount = 0, then all the records are exported.
Gets or sets the data source type.
Gets or sets the exported SQL command.
Gets or sets the exported table.
Gets or sets the exported list view.
Use this indexer to access the XlsTextFormat object by Index
Use this indexer to access the CellFont object by Index
Gets or sets the horizontal position of the top left corner of the chart.
Gets or sets the horisontal position of the bottom right corner of the chart.
Gets or sets the vertical position of the top left corner of the chart.
Gets or sets the vertical position of the bottom right corner of the chart.
Use this indexer to access the XlsBoundSheet object by Index
Xml file class of reading and wirting
Load xml setting file.
xml setting file name
Save xml setting to a file.
Save xml setting to a file.
Reads value from xml setting file.
Section name
Key value
Default value
Writes value to xml setting file.
Section name
Key
Write value
Removes value from xml setting file.
Removes section from xml setting file.
Reads values from xml setting file according to section name.
Reads section name collection from xml setting file.
XML file path and name
Use this indexer to access the string object by Index
Gets or sets the font name of the result PDF document.
Gets or sets the character encoding of the result PDF document.
Gets or sets font size of the result PDF Document.
Gets or sets font color of the result PDF Document.
Defines user font.
This property is used for allowing to use the user font.
Defines the color of the user font.
Gets or sets the chart series color.
Gets or sets column name for the result chart series.
Gets or sets data range for the chart series.
Gets or sets the data range type for the chart series.
Gets or sets the worksheet of the data range.
Gets or sets the title of the result chart series.
Gets or sets the text alignment in the note cell.
Gets or sets background color for the gradient fill.
Gets or sets foreground color for the notes.
Gets or sets the type of filling the note.
Gets or sets text font of the note.
Gets or sets the percentage of the note transparency.
Gets or sets the note orientation.
Gets or sets the type of the gradient fill.
Summary description for UserControl1.
Required designer variable.
Initializes all static fields of the XpButton class.
Draws the normal state of the XpButton.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the hover state of the XpButton.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the pressed state of the XpButton.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the default state of the XpButton.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the disabled state of the XpButton.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the text of the XpButton.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the ordinary look of the XpButton object.
The System.Drawing.Graphics object to be used to paint the XpButton.
Draws the outer shadow of the XpButton object.
The System.Drawing.Graphics object to be used to paint the outer shadow.
Draws the dark blue border of the XpButton object.
The System.Drawing.Graphics object to be used to paint the border.
Clean up any resources being used.
Required method for Designer support - do not modify
the contents of this method with the code editor.
Initializes a new instance of the XpButton class.
Gets the clipping rectangle of the XpButton object's border.
The XP control is in the normal state.
The XP control is in the hover state.
The XP control is in the pressed state.
The XP control object is in the default state.
The XP control object is in the disabled state.
Draws a rectangle with rounded edges.
The System.Drawing.Graphics object to be used to draw the rectangle.
A System.Drawing.Pen object that determines the color, width, and style of the rectangle.
A System.Drawing.Rectangle structure that represents the rectangle to draw.
Pixel indentation that determines the roundness of the corners.
Use this indexer to access the StripStyle object by Index
Use this indexer to access the CellImage object by Index
Indicates whether the CellType equals Boolean.
Indicates whether the CellType equals DateTime
Indicates whether the CellType equals Numeric.
Indicates whether the CellType equals String.
Indicates whether the CellType equals Formula.
Gets the type of the cell value.
Gets or sets the horizontal position of the cell in the result Excel document.
Gets or sets the vertical position of the cell in the result Excel document.
Gets or sets the formatting string for the date/time values.
Gets or sets the formatting string for the numeric values.
Gets or sets the formatting options for the cell in the Excel document.
Gets or sets the value of the cell.
Gets or sets the culture name.
Returns the string of the display name.
Supported data type string constants.
XML tag names.
Top-level class.
Provides a way to save application settings to xml file format.
Used to replace the standard Windows INI file format.
Sections are named categories to hold collections of settings.
Settings are name-value pairs able to store many different data types.
Create an instance of the XMLSettings class.
MySettings = new XMLSettings("MySettings.xml")
MySettings = new XMLSettings("C:\\MySettings[.xml]")
Load the file.
bool loaded = MySettings.Load([File]);
Return a setting passing a default value.
If the value exists then the existing setting is returned.
BackColor = MySettings.GetVal("FormSettings","BackColor",BackColor);
Set a value passing a section, name and value.
Value and section will be created if needed.
MySettings.SetVal("FormSettings","Left",Left);
Return the same value with 2 different notations.
ret = MySettings.GetVal("FormSettings","Left");
ret = MySettings.Sections["FormSettings"]["Left"];
Add a collection of Settings.
IniSettings SubSettings1 = new IniSettings(MySettings);
SubSettings1.Add("S1","SubSettings1 test");
SubSettings1.Add("S2",1234);
SubSettings1.Add("S3",true);
MySettings.SetVal("Coll","SubSettings1",SubSettings1);
Access a sub-setting in that section.
bret = MySettings.Sections["Coll"]["SubSettings1"]["S3"];
Use as a Datasource.
list1.DisplayMember = "Name";
list1.DataSource = MySettings.Sections["Coll"]["SubSettings1"].ToDataSource();
String to hold the last error description generated durring a read or write.
Constructor with no file specified.
Constructor with file name specified.
Passing only a file name without a path will result
in the file being saved in the same folder as this DLL.
Full path and file name.
Thrown when the specified
folder does not exist.///
Removes a Setting with a specific name.
Section name
Setting name
Thrown when the specified
section or setting does not exist.///
Removes a Section with a specific name.
The name of the section
Thrown when the specified
section does not exist.///
Creates a section and setting as needed then assigns a value.
Section name
Setting name
Oject supporting many data types
The setting object.
Creates a section and setting as needed then assigns a value.
Section name
Setting name
Oject supporting many data types
A description of the setting
The setting object.
Gets the IniSetting object by name.
Section name
Setting name
The setting object.
Gets the IniSetting object by name passing a default.
Default value will only be assigned if the setting does not exist.
Section name
Setting name
Default value
The setting object.
Save the settings to the specified path and file.
Full path and file.
True on success, False on failure.
Thrown when the path specified is nat valid.
Save the settings to the specified path and file.
Using the file name specified during construction.
True on success, False on failure.
Loads the settings from the specified path and file.
Full path and file.
True on success, False on failure.
Loads the settings from the specified path and file.
Using the file name specified during construction.
True on success, False on failure.
Writes all sections and settings to the xml file.
Writes each sections settings.
Writes array list to xml.
Reads data into objects from xml.
Creates each section object from xml.
Creates each sub-setting object from xml.
Reads all the arraylist items
Creates each sub-setting object that has a setting parent.
Creates each setting object from xml.
Reads all the possible data in a setting.
This is the smallest unit of data.
Create setting and value from xml.
Cuold be a section or more settings.
Convert from an XML string to the proper type of object
Reurns the comments at the top of the XML
after having read the file.
Indicates when the settings have changed and need to saved or re-read.
Access to the collection of Sections.
Sets or returns the folder the file will be stored in.
Once set, you can just provide the file name without the path.
The value can be overridden by passing a fully dqualified path and file.
Thrown when the path is nat valid.
Has the xml file changed since the last read or write?
Class represents a section similar to an information file(INI) section.
Provides PropertyGrid support.
Constructor requiring a name and a reference to the top object.
Meaningful text representation
Settings collection property.
Indexer access to the Setting by index.
The item number
Indexer access to the Setting by name.
The item name
Section name
Section name
Parent object is set with the Add method.
Section name
Could be a IniSection or IniSetting
Sets or returns the visibility in the PropertyGrid control.
Defines a custom type descriptor to be displayed in the property grid.
Collection class of IniSections.
Provides PropertyGrid support.
Constructor requiring a reference to the top object
Removes a single named item from the collection.
The item name
Removes a single index item from the collection.
The item number.
Adds a named section to the collection.
The section name.
The Section object reference.
Gets the index of a section by name.
Required for PropertyGrid.
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Required for PropertyGrid
Indexer access to the Section by index.
The item number
Indexer access to the Section by name.
The item name
The PDFExport is the export component for data exporting into PDF file format.
Execute performs the export of source data to file.
After calling Execute, the file with exported data will be created.
Save export data to the http response.
File Name
Http response
Save type : attachment or inline mode
Save export data to the http response.
File Name
Http response
Save export data to the http response.
Http response
Gets or sets options for the result PDF file.
Gets or sets column width of result file.
Allows you to select string fields that will not be truncated by occurrences of carriage returns.
Gets or sets the aligments of the exproted columns.
Determines the encoding type of the result file.
Gets or sets width of each column in the result file is set automatically.
Indicate whether export long char/binary column.
Use this indexer to access the XlsColumn object by Index
Use this indexer to access the Chart object by Index
Use this indexer to access the CellPicture object by Index
Defines the name of the file that contains the picture.
Gets or sets the picture name in the result Excel document.
Use this indexer to access the CellNote objects by Index.
Gets or sets the vertical position of the note cell.
Gets or sets the horizontal position of the note cell.
Gets or sets note text.
Gets or sets the formatting string of the note in Excel document.
Use this indexer to access the RtfFontTableItem object by Index