Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
20172 | Oct 12,2004 05:47 AM UTC | Oct 12,2004 07:18 AM UTC | WinForms | 3 |
![]() |
Tags: Grouping |
GridStyleInfo style = this.gridGroupingControl1.GridGroupDropArea.Model.BaseStylesMap["Standard"].StyleInfo;
style.Font.Facename = "Verdana";
style.Font.Size = 12;
I will check with Stefan to see if there is something missing here, or if he can make the drop grid inherit the font in a more direct way, but the above seems to work around this problem for the time being.
>GridStyleInfo style = this.gridGroupingControl1.GridGroupDropArea.Model.BaseStylesMap["Standard"].StyleInfo;
>style.Font.Facename = "Verdana";
>style.Font.Size = 12;
>
>
>I will check with Stefan to see if there is something missing here, or if he can make the drop grid inherit the font in a more direct way, but the above seems to work around this problem for the time being. 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.