Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
13102 | Apr 20,2004 03:17 PM UTC | Apr 20,2004 05:19 PM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
grid[2,2].Interior = new BrushInfo(GradientStyle.Backwards, Color.Yellow, Color.Blue);
But in a GridDataBoundGrid, you cannot set style properties directly on a individual cell. Instead, you would use the technique in the KB referenced below to set the Interior property. The KB discusses setting the BackCOlor property, but you can also set the Interior property the same way.
http://www.syncfusion.com/Support/article.aspx?id=560 This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.