CuteEditor for .NET 6.0 Class Library

Editor.TemplateItemList Property

Gets or sets the template or layout to use for the toolbars.

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

See Also

Editor Class | CuteEditor Namespace