Interface IRadAutoCompleteBoxItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadAutoCompleteBoxItem : IControl, IFrameworkElement, ITargetElement
Properties
Text
Declaration
string Text { get; }
Property Value
System.String
|
Methods
DeleteItem()
Declaration
void DeleteItem()