Enabled Property (ExporterOptions)
In This Topic
Gets or sets a value indicating whether the exporter appears in the default "file save" dialog of a
C1PrintPreviewControl.
Syntax
'Declaration
Public Property Enabled As Boolean
public bool Enabled {get; set;}
See Also