Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
125
Export gantt view to image
posted

 

How can I export the gantt view to an image ?

 

Thanks.

Parents
No Data
Reply
  • 69832
    Suggested Answer
    Offline posted

    There is no intrisic support for that. The control is, however, rendered entirely using the Infragistics.Win.UIElement class, which exposes a Draw method, so you could use that to draw the elements to a Bitmap.

Children
No Data