A string specifying the label of outline templates category in shape designer toolbox.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# 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".
WpfDiagram Programmer's Guide | © 2024 MindFusion |