The color of the inner 1px border around the editor area.
| C# |
public Color EditorInnerBorderColor { get; set; }
The EditorBorderSize must be greater than 1px.
The default is Gray.
| C# |
public Color EditorInnerBorderColor { get; set; }
The default is Gray.