TTMSFNCDataGridFormatRuleItem.CellRange Property
The explicit rectangular cell range this rule covers when
ScopeisgrsCellRange.
API unit family: TMSFNCDataGridConditionalFormatting
Declaring type: TTMSFNCDataGridFormatRuleItem
Type: TTMSFNCDataGridCellCoordRange
Syntax
property CellRange: TTMSFNCDataGridCellCoordRange;
Remarks
Kept public rather than published because record-typed properties are not persisted by the form streamer; set it in code, or persist the four corner values individually.