I am developing an app using Devexpress Gridcontrol using Xaml. In a cell Template i am having a Textblock in which i want to Display ‘Open’ if the value in Binding is ‘0’ and ‘Close’ if it is ‘0’. Can this be done using FormatterString ie. Using FormatStringConverter?
I am developing an app using Devexpress Gridcontrol using Xaml. In a cell Template
Share
Hope this helps. 🙂