Hello 10Tec
Currently, you can only set the properties of the main iGrid.Font-object directly. Any other .Font-object (Header.Font, column-default.oFont, .CellFont) must first be set to a self-created StdFont-object. While this is possible, it would be nice when iGrid would do this by itself. For example by creating the object when the respective Font property is first accessed/written.
Our Grid uses many different styles to display information, so I have to create 5 different StdFont objects, just to use different combinations of Bold, Underline, Italics and Strikethrough.
Regards,
Oliver