TTMSFNCDataGridConditionalFormatting.Items Property
The rule at the given zero-based index. This is the collection's default array property.
API unit family: TMSFNCDataGridConditionalFormatting
Declaring type: TTMSFNCDataGridConditionalFormatting
Type: TTMSFNCDataGridFormatRuleItem
Syntax
property Items[Index: Integer]: TTMSFNCDataGridFormatRuleItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the rule to access. |