<< Return to Main Index

< Return to Class Index

CGXGridParam::SetSortColsOnDblClk

void SetSortColsOnDblClk(BOOL b);

b

TRUE if mode shall be enabled; FALSE otherwise.

Remarks

Enables sorting the grid by a specific column when the user double-clicks on the header. Sorting will be done by calling the virtual method CGXGridCore::SortCols.

See Also

CGXGridCore::SortCols

CGXGridParam

Class Overview | Class Members