JVCL Help:TJvDBGrid.SelectColumn
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBGrid.SelectColumn Property
[+] TJvDBGrid Events
[+] TJvDBGrid Fields
[+] TJvDBGrid Methods
[+] TJvDBGrid Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the item order in the select column dialog.
Pascal
propertySelectColumn: TSelectColumn;
Description
Use SelectColumn to specify the order of items in the select column dialog. When SelectColumn is scDatabase, the fields in the dialog are displayed in the same order as in the dataset. When SelectColumn is scGrid, the fields are displayed in the same order as they appear in the grid's Columns collection.
See Also
TJvDBGrid.SelectColumnsDialogStrings, TJvDBGrid.ShowColumnsDialog
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