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