Icon Text Property

property Text: String

Usage

Available In: Client and Server Applications

Gets or sets the column display text in the active row as a string value. Reading this property triggers the OnGetText event for the column and assigning a value to this property triggers the OnSetText event for the column.
Image