.NET Compact Framework中你能得到它在细胞中的多行文字网格?你能、网格、它在、细胞

由网友(把你刻在墓碑上丶)分享简介:时它可以显示使用.NET Compact Framework的网格单元多行文本?我们需要创建,其中中间列包含一个地址的网格。我们希望表明,该多行和(可能)适用于某些格式的最后一行。 Is it possible to show multiple lines of text in grid cells using th...

时它可以显示使用.NET Compact Framework的网格单元多行文本?我们需要创建,其中中间列包含一个地址的网格。我们希望表明,该多行和(可能)适用于某些格式的最后一行。

Is it possible to show multiple lines of text in grid cells using the .NET Compact framework? We need to create a grid where the middle column contains an address. We'd like to show this over multiple lines and (possibly) apply some formatting to the final line.

例如 任何地方街123 伯明翰 B1 2D​​U 电话: 0123 555555

e.g. 123 Anywhere Street Birmingham B1 2DU tel: 0123 555555

推荐答案

看看伊利亚图马诺夫的的例如在DataGrid 自定义格式的数据。他做细胞的风俗画在里面。

Take a look at Ilya Tumanov's example of custom formatting data in the DataGrid. He does custom painting of cells in it.

阅读全文

相关推荐

最新文章