<< Return to Main Index

< Return to Class Index

CGXGridParam::SetNumberedColHeaders

void SetNumberedColHeaders(BOOL b);

b

Specifies whether column headers are numbered (A,B,C,...) or if they depend on column information. TRUE if they are numbered; FALSE otherwise.

Remarks

Sets whether column headers are numbered (A,B,C,...) or if they depend on column information, e.g., a title for a column. If you display titles in column headers, you should set this attribute FALSE. This will increase performance when moving columns.

See Also

CGXGridParam::IsNumberedColHeaders

CGXGridParam

Class Overview | Class Members