Class CsvExportDialog
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
CsvExportDialog
Inherited Members
Namespace: FastReport.Olap.Export.Csv
Assembly: FastReport.Olap.dll
Syntax
public class CsvExportDialog : BaseExportForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
CsvExportDialog()
Declaration
public CsvExportDialog()
Fields
cbCodepage
Declaration
public ComboBox cbCodepage
Field Value
Type | Description |
---|---|
System.Windows.Forms.ComboBox |
cbNoQoutes
Declaration
public CheckBox cbNoQoutes
Field Value
Type | Description |
---|---|
System.Windows.Forms.CheckBox |
cbOpen
Declaration
public CheckBox cbOpen
Field Value
Type | Description |
---|---|
System.Windows.Forms.CheckBox |
tbSeparator
Declaration
public TextBox tbSeparator
Field Value
Type | Description |
---|---|
System.Windows.Forms.TextBox |