Class PlainTextControl
Represents the plain text content control.
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class PlainTextControl : ContentControlInput, IContentControl
Constructors
PlainTextControl()
Declaration
public PlainTextControl()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|