Table of Contents

TTMSFNCDataGridRowNodeState Enumeration

Represents the expand/collapse state of a grouped node row.

API unit family: TMSFNCDataGridCore

Members

Name Description
grnsCollapsed The node row is collapsed; its child rows are hidden.
grnsExpanded The node row is expanded; its child rows are visible.