开发者

Setting the height and width of a datagrid in .cs

开发者 https://www.devze.com 2022-12-31 12:33 出处:网络
Could any one tell me the syntax for setting the height and width for a data grid in .cs? Looking forward to a solution.

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

0

精彩评论

暂无评论...
验证码 换一张
取 消