//Code to access Columns
DIGridControl.DisplayLayout.Bands.Item(0).Columns.Item(0)
//Code to access Rows
DIGridControl.DisplayLayout.Rows.Item(0).Cells.Item(4).set_Value("check")
Thursday, November 5, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
I welcome your comment, will respond and post it at the earliest:)