How i can change BackColor of FrozenCols?

Posted by: samo3889 on 23 November 2017, 4:22 am EST

    • Post Options:
    • Link

    Posted 23 November 2017, 4:22 am EST

    Hi All,

    i use c1FlexGridClassic

    i want to change the backcolor of FrozenColumn

    while i use c1FlexGridClassic1.FrozenCols = 1 The column is colored with a default color. How do I change the color?

    there any property likes c1FlexGridClassic1.BackColorFixed ?

    Thanks,

    Saleem j.

  • Posted 24 November 2017, 4:38 am EST

    Hi Saleem,

    use this code:

    
    c1FlexGrid.Styles.Fixed.BackColor = ...;
    
    

    Best regards

    Wolfgang

  • Posted 26 November 2017, 5:33 am EST

    thank you Wolfgang About help :slight_smile: !

    I really appreciate your help in resolving the problem

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels