C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / DocxExportProvider Class / CanShowOptions Property

In This Topic
CanShowOptions Property (DocxExportProvider)
In This Topic
Gets a value indicating whether the associated C1.WPF.Document.Export.ExportFilter can show a dialog allowing the user to edit the export options.
Syntax
'Declaration
 
Public Overridable ReadOnly Property CanShowOptions As Boolean
 
See Also