Contents
- Index
- Previous
- Next
SortOnDblClick property
Applies to
TProfGrid component
Declaration
property SortOnDblClick: Boolean;
Description
Specifies whether the grid performs automatic sorting when the user double-clicks the bottom fixed row of a column.
Note: The property is always True if the SortOnClick property is True.