CuteEditor for .NET 6.0 Class Library

Editor.CodeViewTemplateItemList Property

The toolbar items used in the editor Code View going to this string. Example CodeViewTemplateItemList="Save,Print,Cut,Copy,Paste,Find,ToFullPage,FromFullPage,SelectAll

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

See Also

Editor Class | CuteEditor Namespace