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