<< Return to Main Index

< Return to Class Index

CGXGridParam::SetNumberedRowHeaders

void SetNumberedRowHeaders(BOOL b);

b

Specifies whether row headers are numbered (1,2,3,...) or if they depend on row information. TRUE if they are numbered; FALSE otherwise.

Return Value

Sets whether row headers are numbered (1,2,3,...) or if they depend on row information, e.g., a title for a row. If you display titles in row headers, you should set this attribute FALSE. This will increase performance when moving rows.

See Also

CGXGridParam::IsNumberedRowHeaders

CGXGridParam

Class Overview | Class Members