RichTextBox
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [System.Windows.Forms.RichtextboxComponent]()
Component Selector: 'wm-richtextbox'
Kendo UI for jQuery Component:
RichtextboxComponent extends .
Property
Get/Set
Notify Changes
Details
tools: string[]
No
No
Gets a collection of tools that are used to interact with the Editor. Tools may be switched on by specifying their name.
text: string
Yes
Yes
Name: string
Yes
No
Refresh: boolean
Yes
No
Refresh the component.
Method
Supported
Details
None
None
None
Event
Supported
Parameter
Details
textChanged
Yes
$event: any
Fires TextChanged
Event when the ListBox selection has changed .
Inherited from ControlComponent .
Inherited from ControlComponent .