We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

What is the simpliest way to set the foreground color and

background color of each column header? Thanks.

1 Reply

AD Administrator Syncfusion Team September 25, 2003 06:41 PM UTC

GridStyleInfo header = model.BaseStylesMap["Header"].StyleInfo; header.Themed = false; header.TextColor = xxx; header.BackColor = xxx; Stefan

Loader.
Live Chat Icon For mobile
Up arrow icon