This question is locked. New answers and comments are not allowed.
The MVC editor height seems ot default to about seven lines (before a scroll bar appears.)
How can I increase the number of lines displayed from this default size?
Some documentation on use of HtmlAttributes would be helpful:
.HtmlAttributes(new { style = "height:30em;" })
Thanks
Doug