Gets a value indicating whether the associated Exporter can show a dialog allowing the user to edit the export options.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public virtual bool CanShowOptions { get; }
Visual Basic
Public Overridable ReadOnly Property CanShowOptions As Boolean
	Get

See Also