AD
Administrator
Syncfusion Team
September 21, 2005 07:25 AM UTC
Hi Steve,
You could try this code snippet in Form Load:
this.gridControl1.TableStyle.TextMargins.Left=15;
this.gridControl1.TableStyle.Text="Test";
Let us know if this helps.
Best Regards,
Jeba.