CanShowOptions Property (CsvExportProvider)
In This Topic
Gets a value indicating whether the associated
C1.Win.Document.Export.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