RaDBGrid to color

Raudus Forums Components RaDBGrid to color

This topic contains 1 reply, has 2 voices, and was last updated by  Fabio Souza 9 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2868

    Maverich
    Participant

    it is possible to change color of the font

    ex:

    RaDbGrid1.Columns[1].Title.Caption := ‘Name’;

    to change the color of column ?

    RaDbGrid1.Columns[1].Title.Font.Color ………….. is not possible

    #2869

    Fabio Souza
    Participant

    try
    < s p a n  s t y l e=”color: red;”>This is some text!< / s p a n>

     

    Regards,

    Fabio Souza

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.