SavePrintSpell Dialog BoxSpell As You TypeFind and Replace
CutCopyPasteUndoRedo
Font
Size
BoldItalicUnderlineJustify LeftJustify CenterJustify RightJustify FullForeground Color
Foreground ColorBackground Color
Background Color
DesignHTMLPreview

Editor content has been loaded from the DataSet. Click Save toolbar button (shown as ) to save the file.

Description
You can load the editor content from a DataSet by reading the content of your DataSet and setting the EditorHtml property
of your UltimateEditor control to the content of your DataSet.

You can also save the editor content back to a DataSet by getting the editor content through the EditorHtml property
when Save toolbar button is clicked.