Class AutoCompleteSuggestDropDownListElement
Inheritance
System.Object
AutoCompleteSuggestDropDownListElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class AutoCompleteSuggestDropDownListElement : RadDropDownListElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IInputEditor, IValueEditor, ISupportInitialize
Constructors
AutoCompleteSuggestDropDownListElement(AutoCompleteSuggestHelper)
Declaration
public AutoCompleteSuggestDropDownListElement(AutoCompleteSuggestHelper owner)
Parameters
Methods
ControlBoundingRectangleSize()
Declaration
protected override Size ControlBoundingRectangleSize()
Returns
System.
|
Overrides
GetPopupLocation(RadPopupControlBase)
Declaration
protected override Point GetPopupLocation(RadPopupControlBase popup)
Parameters
Rad
|
Returns
System.
|