JB
Jaffersathick B
Syncfusion Team
February 15, 2010 02:38 PM UTC
Hi Jose,
Thank you for using Syncfusion products.
We suggest you to use Horizontal alignment to set the text alignment to the column. Please refer the below code snippet for setting the alignment to the column.
[CS]
this.GridGroupingControl1.TableDescriptor.Appearance.AnyCell.HorizontalAlignment = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Right;
Let me know if you have any queries.
Regards,
Jaffer.B