Posted 3 March 2021, 5:43 pm EST
What would cause the Print button on the GanttView control to be disabled? The EnablePrinting property is set to True.
Forums Home / ComponentOne / WinForms Edition
Posted by: john.morrelles on 3 March 2021, 5:43 pm EST
Posted 3 March 2021, 5:43 pm EST
What would cause the Print button on the GanttView control to be disabled? The EnablePrinting property is set to True.
Posted 4 March 2021, 12:47 am EST
Hi John,
To enable the print button, you need to add references to the C1.Win.C1RibbonPreview.4.5.2 and C1.Win.C1Ribbon.4.5.2 assemblies in your project as demonstrated in the documentation link given below:
https://www.grapecity.com/componentone/docs/win/online-ganttview/PrintOverview.html?highlight=enableprinting%2C
Regards,
Prabhat Sharma.