Gets or sets the image that is displayed in this table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Image Image { get; set; } |
Visual Basic
![]() |
---|
Public Property Image As Image |
An instance of the System.Drawing.Image class.
Use the property to customize your table's background. Further customization can be done with the ImageAlign property.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |