Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example EditorWysiwygModeCss="example.css,~/portal.css,/default.css"
[Visual Basic] Public Property EditorWysiwygModeCss As String
[C#] public string EditorWysiwygModeCss {get; set;}