Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
22385 | Dec 10,2004 06:30 PM UTC | Nov 10,2008 07:34 AM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
void gridDataBoundGrid1_PrepareViewStyleInfo(object sender, GridPrepareViewStyleInfoEventArgs e)
{
if (e.RowIndex == 0 && e.ColIndex > 0)
e.Style.Font = new GridFontInfo(new Font("Tahoma", 10, FontStyle.Italic));
}
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.