HTML Editor for ASP.NET AJAX
EditorInnerBorderColor Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorEditorInnerBorderColor
The color of the inner 1px border around the editor area.
Declaration Syntax
C#
public Color EditorInnerBorderColor { get; set; }
Remarks
The EditorBorderSize must be greater than 1px.

The default is Gray.

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