Is there a way to center the checkboxes in the column? I tried different alignment settings, to no avail.
Of course you can align node controls within a column or treeview without columns as you need. To do that, enable the
FillFreeSpace node control property and then change the
TextAlign node control property to the alignment you need.
Please read
this topic (FillFreeSpace chapter) for details.