BOOL CBCGPGridCtrl::SetHeaderAlign | ( | int | nCol, |
int | nAlign | ||
) |
Sets text justification flag for column header item.
Sets a flag to specify text justification of the column header item. The justification applies to the grid column header, but not to the columns of the grid.
nAlign can be one of the following values:
nCol | The zero-based index of the column |
nAlign | Text justification flag |