Gets the theme-level style for tree view nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewNodeStyle TreeViewNodeStyle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property TreeViewNodeStyle As TreeViewNodeStyle |
An instance of the TreeViewNodeStyle class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |