[Gambas-user] R: How to Set Column.Title Alignment?
abbat
abbat.81 at ...787...
Mon Nov 5 09:41:21 CET 2012
So, where is a resolve?
I asked about Title.Alignment, and not about Cell.Alignment
Thanks
Vuott wrote:
>
> Hi,
>
> It should be:
>
> *****
> .Columns[2].Alignment = Align.Center
> .Title = "abcdefg"
> ******
> ...but I doesn't see the text.
>
> instead, this works:
>
> With GridView1[0, 2]
> .Alignment = Align.Center
> .Text = "abcdefg"
> End With
>
>
>
> --- Dom 4/11/12, abbat <abbat.81 at ...787...> ha scritto:
>
> Da: abbat <abbat.81 at ...787...>
> Oggetto: [Gambas-user] How to Set Column.Title Alignment?
> A: gambas-user at lists.sourceforge.net
> Data: Domenica 4 novembre 2012, 14:34
>
>
> How to:
> With
> .Columns[2].Title.Alignment = Align.center
> End With
>
> How to Set Column.Title Alignment?
>
> Thank you
> --
> View this message in context:
> http://old.nabble.com/How-to-Set-Column.Title-Alignment--tp34638977p34638977.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------------------------------------------------------------------------------
> LogMeIn Central: Instant, anywhere, Remote PC access and management.
> Stay in control, update software, and manage PCs from one command center
> Diagnose problems and improve visibility into emerging IT issues
> Automate, monitor and manage. Do more in less time with Central
> http://p.sf.net/sfu/logmein12331_d2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
View this message in context: http://old.nabble.com/How-to-Set-Column.Title-Alignment--tp34638977p34641366.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list