Represents the window that shows the suggestions displayed
by
RadAutoCompleteBox while the user types.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class AutoCompleteBoxWindow : RadWindow |
| Visual Basic |
|---|
Public Class AutoCompleteBoxWindow _
Inherits RadWindow |
| Visual C++ |
|---|
public ref class AutoCompleteBoxWindow : public RadWindow |
Inheritance Hierarchy
See Also