Hi!
I'm trying to create a pdf document with a grid inside but i'm unable to create PdfGrid without using DataSource because my properties are generated dynamically.
I would like to create headers and rows programmatically, but all methods are internal (for example Add method in
PdfGridCellCollection)
Thank you in advance.
Regards,