JVCL Help:TJvDBUltimGrid.SortMarker
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBUltimGrid.SortMarker Property
[+] TJvDBUltimGrid Events
[+] TJvDBUltimGrid Methods
[+] TJvDBUltimGrid Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the sort arrow to display for the currently sorted column.
Pascal
propertySortMarker: TSortMarker;
Description
Use SortMarker to indicate the sort arrow to display for the current sort column. The current sort column is determined by the value of the SortedField property. Note that setting SortedField and SortMaker does not guarantee that the column will be sorted. For an explanation of when the grid can sort the columns automatically, see the AutoSort topic.
See Also
TJvDBGrid.AutoSort, TJvDBGrid.OnTitleBtnClick, TJvDBGrid.SortedField, TJvDBGrid.TitleButtons
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page