2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
By default, text alignment in grid control is right aligned for both alphabets and numeric. In order to achieve excel like alignment, make use of ExcelLikeAlignment property. So, the string values will be aligned left side and numeric values will be aligned right side of the cell. Code Snippet C# this.gridControl1.ExcelLikeAlignment = true;
VB Me.gridControl1.ExcelLikeAlignment = True
Screenshot
Sample Link: C# Excel_like_TextAlignment_CS VB Excel_like_TextAlignment_VB
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.