Icon OnGetText Event

property OnGetText: TDataColumnTextEvent

Usage

Available In: Client and Server Applications

This event is triggered when the TDataColumn Text property is read, giving the application a chance to format the resultant text as required. Visual controls that are bound to a column use the Text property to display the data for the column.
Image