String representation of field info configuration
Source position: fpobserver.pp line 265
public property TMediatorFieldInfo.AsString : string |
The AsString property provides a convenient way to get or set all field properties using a single string. The string must be in the format 'PropertyName|Alignment|Width|Caption'. This format is used for batch configuration and serialization.
Setting this property parses the string and updates all individual properties accordingly.
|
Display caption for the column header |
|
|
Name of property to display in this column |
|
|
Width of the column in display units |
|
|
Text alignment for the column content |