AD
Administrator
Syncfusion Team
February 26, 2007 11:54 PM UTC
Hi Ryan,
To change vertical alignment of the Column Header Text during the design time, please follow the steps below:
1) Right click on GridGrouping Control.
2) In the grid's property window, click over the verb "Preview and Edit" available at the middle. The GridGroupingConrol Designer dialog box will be opened.
3) Then click over the "Look and Feel" node at the middle of the property window, in the GridGroupingConrol Designer dialog box.
4) Change VerticalAllignment of the column header by using the Appeareance--->ColumnHeaderCell--->VerticalAllignment node.
Or
To change vertical alignment of the column header text when binding through designer mode, please find Appearance.ColumnHeaderCell in the properties window and set the VerticalAllignment to Top
Best Regards,
S.Shyam.