in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » C1FlexGrid » Bold (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Cell Font

    This should do the trick Dim rng As New CellRange rng = C1FlexGrid1.GetCellRange(0, 0, 0, 0) rng.StyleNew.Font = New Font(C1FlexGrid1.Font, FontStyle.Bold) Regards, Greg L
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 12-04-2007
    Filed under: C1FlexGrid, Bold
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.