Search Results for

    Show / Hide Table of Contents

    Class Biff8ExportDialog

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.Form
    BaseDialogForm
    BaseExportForm
    Biff8ExportDialog
    Inherited Members
    BaseExportForm.AddPage(String)
    BaseExportForm.AddLabelFor(Control, String, Boolean)
    BaseExportForm.AddTextBox(TabPage, String)
    BaseExportForm.AddComboBox(TabPage, String[])
    BaseExportForm.AddCheckBox(TabPage, String)
    BaseExportForm.AdjustHeight()
    BaseExportForm.Dispose(Boolean)
    BaseDialogForm.Localize()
    BaseDialogForm.btnCancel
    BaseDialogForm.btnOk
    Namespace: FastReport.Olap.Export.BIFF8
    Assembly: FastReport.Olap.dll
    Syntax
    public class Biff8ExportDialog : BaseExportForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

    Constructors

    Biff8ExportDialog()

    Declaration
    public Biff8ExportDialog()

    Fields

    cbMergeCells

    Declaration
    public CheckBox cbMergeCells
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    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

    cbUseDefaultPalette

    Declaration
    public CheckBox cbUseDefaultPalette
    Field Value
    Type Description
    System.Windows.Forms.CheckBox

    edAppName

    Declaration
    public TextBox edAppName
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edAuthor

    Declaration
    public TextBox edAuthor
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edCategory

    Declaration
    public TextBox edCategory
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edComment

    Declaration
    public TextBox edComment
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edCompany

    Declaration
    public TextBox edCompany
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edKeywords

    Declaration
    public TextBox edKeywords
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edManager

    Declaration
    public TextBox edManager
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edRevision

    Declaration
    public TextBox edRevision
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edSubject

    Declaration
    public TextBox edSubject
    Field Value
    Type Description
    System.Windows.Forms.TextBox

    edTitle

    Declaration
    public TextBox edTitle
    Field Value
    Type Description
    System.Windows.Forms.TextBox
    Back to top © 1998-2024 Copyright Fast Reports Inc.