| BOOL CBCGPGridCtrl::SetColumnAlign | ( | int | nCol, |
| int | nAlign | ||
| ) |
Sets alignment of the column text.
Sets one of the flags to specify text justification of the specified column in a grid control. The justification applies to the grid header.
nAlign can be one of the following values:
| nCol | The zero-based index of the column. |
| nAlign | Text justification flag. |