[Gambas-user] GridView Cell Height with WordWrap
Gianluigi
bagonergi at gmail.com
Wed Feb 24 14:24:40 CET 2021
Il giorno mer 24 feb 2021 alle ore 14:01 Rolf-Werner Eilert <
rwe-sse at osnanet.de> ha scritto:
> When I want to have the individual rows adapt to the correct height to
> show every line of word-wrapped text, how can I achieve that?
>
GridView1[0, 0].WordWrap = True
GridView1[0, 0].Text = "A really long text"
GridView1.Rows[0].Height = -1
Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210224/ebd08ed3/attachment.htm>
More information about the User
mailing list