HTML Editor for ASP.NET AJAX
ToolbarDocked Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorToolbarDocked
Determines if the toolbar is docked to the editor.
Declaration Syntax
C#
public bool ToolbarDocked { get; set; }
Remarks
The default is true.

Set to false to allow the toolbar to be absolutely positioned.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)