AD
Administrator
Syncfusion Team
October 3, 2005 10:32 AM UTC
You can set:
this.gridGroupingControl1.TableDescriptor.Columns["col1"].Appearance.AnyRecordFieldCell.CellType = "Currency";
AD
Administrator
Syncfusion Team
October 3, 2005 10:57 AM UTC
Uhm, I got lost through the millions of properties again :), thanks Clay.
>You can set:
>
>this.gridGroupingControl1.TableDescriptor.Columns["col1"].Appearance.AnyRecordFieldCell.CellType = "Currency";
>