AxpDataGrid

HtmlEditor.CssStyle Property

Client side CSS Style for the object enclosing the Editor.

[Visual Basic]
Public Property CssStyle As String
[C#]
public string CssStyle {get; set;}

Remarks

To change the appearance of the Editor itself, edit the content of the file editor.html

See Also

HtmlEditor Class | Axezz.WebControls Namespace