Thank you for choosing RadListPicker!
The control fully complies with the official Windows Phone Metro Design Guidelines. The control operates in two modes - Inline and Popup. The inline mode is used when the item count is
no more than 5 items. The popup mode is used when item count exceeds the value specified by the InlineModeTreshold property.
Note |
|---|
In order to use RadListPicker, the following references must be added: -
Telerik.Windows.Core.dll
-
Telerik.Windows.Controls.Primitives.dll
-
Telerik.Windows.Controls.Input.dll
|