Table of Contents

TTMSFNCDataGridBase.Root Property

The renderer that owns the core layout engine and draws all grid content. Access geometry, cell state, and low-level layout through Root when the higher-level grid API does not expose what you need.

API unit family: TMSFNCDataGridBase Declaring type: TTMSFNCDataGridBase Type: TTMSFNCDataGridRenderer

Syntax

property Root: TTMSFNCDataGridRenderer;