Table of Contents

TTMSFNCDataGridFormatRuleItem.CellRangeStartRow Property

The zero-based start row of the rectangular range used when Scope is grsCellRange. Default is 0.

API unit family: TMSFNCDataGridConditionalFormatting Declaring type: TTMSFNCDataGridFormatRuleItem Type: Integer

Syntax

property CellRangeStartRow: Integer;

Default: 0

Remarks

Persistable mirror of CellRange; reading and writing it accesses the same range.