[Gambas-user] GridView Cell Height with WordWrap
Bruce Steers
bsteers4 at gmail.com
Wed Feb 24 15:11:23 CET 2021
On Wed, 24 Feb 2021 at 14:04, Bruce Steers <bsteers4 at gmail.com> wrote:
>
> did you try .Height = -1
>
> .Width = -1 auto sets the width , i'd assume .Height works the same.
>
> BruceS
>
I just tested it ,, it works fine :)
Just use...
lsMeine.Rows[Row].Height = -1
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210224/4b318460/attachment.htm>
More information about the User
mailing list