PdfLightTable and Fonts

I'm using a PDFLightTable and creating each row and column on the table explicitly, i.e. not bound to datasource.  I see that there are several Style properties that are part of the table object, like DefaultStyle, HeaderStyle, etc.

 

What I want to do is control the font that is used more granually, i.e. row 2, cell 3 I want bold.  How can I set the font for individual cells in the table?

 


1 Reply

KC Karthikeyan Chandrasekar Syncfusion Team June 13, 2013 04:04 AM UTC

Hi Paul,

Thank you for your interest in Syncfusion Products.

 

We can able to control the font for each cell separately.

This can be achieved by using BeginCellLayout.

I have attached a simple sample for your reference.

PdfLightTableWF.zip

 

Please let us know if you have any concern.

 

 

Thanks,

Karthikeyan.C

 


Loader.
Up arrow icon