Search
TableNode.Cell.ImageUrl Property
See Also
 





Gets or sets a URL used to load an image into this cell.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string ImageUrl { get; set; }

Visual Basic  Copy Code

Public Property ImageUrl As String

 Property Value

 See Also