Search

Search:

Namespace:

Search Result
.

1. ToolbarLayout String

.

The default way to configure toolbars is to use use the propery ToolbarLayout

.
       ToolbarLayout="paragraphmenu,fontsizesmenu;bold,italic,underline|
.

You can define which toolbar items appear by adding ToolbarItems in much the same way that one would add DataGrid Columns to a DataGrid. In order to do this, set AutoGenerateToolbarLayoutFromString=false: