Last Updated:
20 May 2026 11:27
by ADMIN
Currently, there is no ItemTemplate for the SegmentedControl, therefore we need to use an IEnumerable<string>.
Please add support for ItemTemplate, or DisplayMemeberBinding property, so that we can bind to an IEnumerable<T>.