Gets the theme-level style for tree view nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TreeViewNodeStyle TreeViewNodeStyle { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property TreeViewNodeStyle As TreeViewNodeStyle |
See Also