XceedBoucherS

Results 428 comments of XceedBoucherS

Hi, this is a known issue which is already fixed. The fix will be included in the next release v4.3. Thank you.

Hi, v4.3 OpenSource should be released in a few weeks. Please note that you can already test v4.3 Plus version here : https://xceed.com/en/our-products/product/toolkit-plus-for-wpf Thank you

Hello, You can get the selected Radio button this way: < StackPanel x:Name="_stackPanel" HorizontalAlignment="Center"> private void Button_Click( object sender, RoutedEventArgs e ) { var checkedButton = _stackPanel.Children.OfType().FirstOrDefault( r => r.GroupName...

Hi, Yes, we plan to look at .net coreApp 3.0 as well. Thank you.

Hi, We are waiting for the official release of .NET Core 3 before making any announcements. Having the Toolkit on .NET Core 3 is important to us. Thank you for...

Hi virzak, Submitting your ideas, PR, bugs, comments on this site is always a good idea since this is the official WPF Toolkit OpenSource site. All your comments are read...

Hi all, Release dates happen when we think it's a good time and that the Plus users won't be penalized compared to the community users, since they pay to use...

Hi, Happy to announce that v3.9 will include support of the Xceed Toolkit for .net core 3. Thank you.

Hi, After deliberation, the Toolkit will jump from v3.8 to v4.0(with support for .net Core 3). This v4.0 version is scheduled for beginning of February 2020 for the Plus users....