> I tried
> 
> .Columns[1].Alignment = Align.Right
> 
> AND I get error :
> 
> Unknown symbol 'alignment' in class '.GridviewColumn'
> 
> I'm using Gambas 2.17
> 

Sorry, I made a mistakte: you must specify the alignment for each cell. There 
is no alignment for all the column. But it would be possible to implement such 
a thing in Gambas 3.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to