Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们目前正在使用需要本地化的 Telerik 报告。有什么方法可以本地化在如下文本框中的表达式中设置的文本?
Ex. =iif(Fields.IsValid = 1, "Text Example 1", "Text Example 2")