ListBox::SetHeaderItemStyle
void SetHeaderItemStyle ( short headerItem, Justification just, Truncation trunc );
Parameters
- headerItem
1-based index of the header item. - just
The justification of the content in the header item. - trunc
The truncation of the content in the header item.