Table of Contents

TTMSFNCDataGrid.WordWrapping Property

Gets or sets whether text wraps in the specified cell. When True, text continues on additional lines inside the cell bounds.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid Type: Boolean

Syntax

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