A string specifying the label of outline templates category in shape designer toolbox.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public string TemplatesLabel { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TemplatesLabel As String |
A string specifying the category label. The default value is "Templates".
See Also