Hello,
By default Group caption (TdxTileControl.Groups[i].Caption.Text) are not stored/restored using :
- RestoreFromIniFile
- RestoreFromRegistry
- RestoreFromStream
- StoreToIniFile
- StoreToRegistry
- StoreToStream
Can you add it like Tcxgrid do by default ?
PS : I know that it is possible to handle it using GetStoredPropertyValue/SetStoredPropertyValue but it's hard to do and maintain it.
Best regards,
Fabrice
I have reproduced the described behavior and forwarded this ticket to our developers for research.