Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / XlsExportProvider Class / CanShowOptions Property

In This Topic
    CanShowOptions Property (XlsExportProvider)
    In This Topic
    Gets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CanShowOptions As Boolean
    public virtual bool CanShowOptions {get;}
    See Also