ASP.NET Pack Programmer's Guide
NodeListView.Captions Property
See Also
 





Gets the collection of captions displayed in the view.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public List<string> Captions { get; }

Visual Basic  Copy Code

Public ReadOnly Property Captions As List(Of String)

 Property Value

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming.WebForms Namespace