Could any one tell me the syntax for setting the height and width for a data grid in .cs?
Looking forward to a solution.
Thanks
princ开发者_运维知识库e
DataGrid1.Width = 100d
Could any one tell me the syntax for setting the height and width for a data grid in .cs?
Looking forward to a solution.
Thanks
princ开发者_运维知识库e
DataGrid1.Width = 100d
精彩评论