GridRecordItemMetrics Object
Description
Used to store and group together the general drawing metrics of a GridRecordItem.
For a list of all members defined in this module, see GridRecordItemMetrics Members.
Remarks
This is used for dynamic metrics only. This object is used to group together and store the general drawing metrics of a GridRecordItem, such as the forecolor, backcolor, font, and text of each GridRecordItem.
Dynamic metrics mean that the values set for the forecolor, backcolor, font, and text of each GridRecordItem do not affect the original values of the GridRecordItem.
This object is used in the BeforeDrawRow event to access the general drawing metrics of a GridRecordItem before it is drawn.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.