GridControl::SetFixedAlignment
Description
Sets the alignment for the fixed rows in a column.
Syntax
void SetFixedAlignment( long Col, int nMode )
Parameters
- Col
- [input] 0-offset column index
- nMode
- [input] alignment setting defined in AlignmentSettings
Return
Examples
See examples of GetColAlignment
Remark
See Also
- GridControl::GetFixedAlignment
- GridControl::SetFixedColAlignment
header to Included
GridControl.h