Convenient string format for setting column properties
Source position: fpobserver.pp line 329
public property TColumnsListMediator.DisplayNames : string |
The DisplayNames property provides a convenient way to configure all columns using a semicolon-separated string format. Setting this property parses the string and updates the field information collection.
This property is particularly useful for quick configuration and design-time setup of column layouts.
|
Collection of field information for column display configuration |