Gets a value indicating whether the control template should render the child items of a TreeViewItem.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Visibility ItemsVisibility { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ItemsVisibility As Visibility |
A member of the Visibility enumeration.
See Also