aspControls RichTextBox Web Control

RichTextBox.Toolbars Property

The toolbars collection for the editor.

[Visual Basic]
Public ReadOnly Property Toolbars As ToolbarCollection
[C#]
public ToolbarCollection Toolbars {get;}

Property Value

Remarks

See Also

RichTextBox Class | aspControls.Web.UI.WebControls Namespace