I can see how the localised messages work in SF controls but I want to do the same with DevExpress controls (column names etc). I can see in the SF form the property: Me.GradientFormHeader1.DetailTextLocalizationKey = "F001_001" that sets my localised heading however I can't find a similar property within the DevExpress controls.
Where do I go to customise DevExpress controls to extract their caption info from the SF message store?
At the moment we are only using a trial version of both SF and DevExpress - does this make a difference?