This is a migrated thread and some comments may be shown as answers.

What assembly/namespace do I need to use this?

2 Answers 178 Views
MultiColumnComboBox
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 2
Iron
Iron
Veteran
Joe asked on 04 Oct 2018, 04:57 PM

I am using the very latest UI for WPF release (R3 for 2018).  The release notes said that RadMultiColumnComboBox was available for use, albeit in beta.  I wanted to try it but I cannot figure out where it is.

I tried replacing my XAML "<telerik:RadComboBox> tag with "<telerik:RadMultiColumnComboBox>" but Intellisense didn't know about it.

My current assembly references the following:

 

Telerik.Windows.Controls

Telerik.Windows.Controls.FileDialogs

Telerik.Windows.Controls.Input

Telerik.Windows.Controls.Navigation

What assembly am I missing?  I've tried searching the docs but I can't see anywhere they're telling me what assembly to reference

 

2 Answers, 1 is accepted

Sort by
0
Joe
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 04 Oct 2018, 05:07 PM
Apologies, for this question.  I have managed to answer it myself.

My googling had taken me to the UI for Winforms documentation, not the UI for WPF so it's no wonder I couldn't find it.
0
Accepted
Martin Ivanov
Telerik team
answered on 05 Oct 2018, 01:55 PM
Hello Joe,

It is nice to hear that you managed to find the proper dlls. Note that usually you can find a list with the required dlls in the control's Getting Started article.

Regards,
Martin Ivanov
Progress TelerikWant to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
MultiColumnComboBox
Asked by
Joe
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Joe
Top achievements
Rank 2
Iron
Iron
Veteran
Martin Ivanov
Telerik team
Share this question
or