Table of Contents

TTMSFNCDataGridCellConfigureMode Enumeration

Specifies which parts of a cell are refreshed during cell configuration.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
gccmLayout Refreshes only the visual layout of the cell.
gccmProperties Refreshes only cell properties such as type, controls, and state.
gccmBoth Refreshes both layout and properties.