Table of Contents

TTMSFNCDataGridRenderer.ReadOnlys Property

Gets/sets whether the given cell is individually marked read-only. True prevents editing the cell.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridRenderer Type: Boolean

Syntax

property ReadOnlys[AColumn, ARow: Integer]: Boolean;