Is it possible to align the header of a GridView/TableView? Just like this: table.Columns[2].Text = "Qty" table.Columns[2].Alignment = 3 'this doesn't exist Thanks for your ideas! Rolf