ASP.NET Pack Programmer's Guide
TreeViewNode.CaptionImage Property
See Also
 





Gets or sets the image that is displayed in the caption.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Image CaptionImage { get; set; }

Visual Basic  Copy Code

Public Property CaptionImage As Image

 Property Value

An instance of the System.Drawing.Image class.

 See Also

TreeViewNode Members
TreeViewNode Class
MindFusion.Diagramming Namespace