Class RadAutoCompleteBoxItem
Inheritance
System.Object
RadAutoCompleteBoxItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadAutoCompleteBoxItem : Control, IAutomationPeer, IPeerConverter, IRadAutoCompleteBoxItem, IControl, IFrameworkElement, ITargetElement
Constructors
RadAutoCompleteBoxItem()
Declaration
public RadAutoCompleteBoxItem()
Properties
ContentPresenterElement
Declaration
public ContentPresenter ContentPresenterElement { get; }
Property Value
ContentPresenter
|
Text
Declaration
public override string Text { get; }
Property Value
System.String
|