CanShowOptions Property (XlsxExportProvider)
Gets a value indicating whether the associated exporter can show a dialog allowing the user to edit the export options. This implementation returns true.
public virtual bool CanShowOptions {get;}
'Declaration
Public Overridable ReadOnly Property CanShowOptions As Boolean