开发者

Library, control for C# that represents table in Form

开发者 https://www.devze.com 2023-01-31 02:28 出处:网络
I need to put a table (like spreadsheet but without formulas, only numbers) in a Form. It would be nice if it had adjustable size. Do you know any c开发者_Python百科ontrol like this?what about DataGri

I need to put a table (like spreadsheet but without formulas, only numbers) in a Form. It would be nice if it had adjustable size. Do you know any c开发者_Python百科ontrol like this?


what about DataGridView?

See Here

0

精彩评论

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