Provides a base class for showing a popup and displaying the value returned by the popup if any.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class RadPickerBox _
Inherits PickerControlBase _
Implements IWeakEventListener |
| Visual C++ |
|---|
public ref class RadPickerBox : public PickerControlBase,
IWeakEventListener |
Inheritance Hierarchy
See Also