TIWCGJQMMobiScrollOptionsCore.HeaderText Property

Specifies a custom string which appears in the popup header. If the string contains '{value}' substring, it is replaced with the formatted value of the scroller. If it's set to false, the header is hidden. If a function is passed, it receives the formatted value as parameter and the returned value appears in the header

Namespace: IWCGJQMMobiScroll
published
 property HeaderText: string index 04 read GetStringValue write SetStringValue stored IsStringStored;

Property Value

Type: string