Class MentionBoxPicker
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.RichTextEditor.UI
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class MentionBoxPicker : RadElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode
Constructors
MentionBoxPicker()
Declaration
public MentionBoxPicker()
Properties
DataContext
Gets or sets the value indicating whether the button inside the top thumb should be visible or not.
Declaration
public object DataContext { get; set; }
Property Value
System.Object
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
SyncDataContext()
Declaration
protected virtual void SyncDataContext()