[Gambas-user] Tableview with vertical Header
Benoît Minisini
g4mba5 at gmail.com
Fri May 17 17:40:32 CEST 2019
Le 17/05/2019 à 17:29, Peter Peyotle a écrit :
> Hello and good evening
>
> I use a tableview with a vertical header.
> Unfortunately, I find no settings for the width of the vertical header
> and the ability to set the font left-aligned.
> This is not a problem with a horizontal header and can be set up and
> read out via the column properties. But what about a vertical header?
> This does not correspond to the Column value -1 or so.
>
> Best regards
> Klaus-Peter
>
I guess that this limitation comes from the past, when the GridView was
native.
Now it should be possible to define the alignment of the row header
without problem.
Its width can already be defined with the GridView.Rows.Width property.
Regards,
--
Benoît Minisini
More information about the User
mailing list