ComponentOne GanttView for WinForms
EnablePrinting Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : EnablePrinting Property
Gets or sets a System.Boolean value that indicates whether printing feature is enabled by user.
Syntax
'Declaration
 
Public Property EnablePrinting As System.Boolean
public System.bool EnablePrinting {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members