dgHeaderControl

Typeproperty
DictionaryDataGrid
LibraryData Grid
Syntax
put the dgHeaderControl of group "Data Grid"
Associationsdatagrid
Summary

Returns the long id of the group that contains the controls for a column header.

Description

Returns the long id of the group that contains the controls for a column header. Use this property in a mouseDown/mouseUp handler to determine if the user clicked on a column header. If the dgHeaderControl of the target is not empty then... (user clicked in a column header).