Gets the cell that should be custom drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TableNode.Cell Cell { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Cell As TableNode.Cell |
An instance of the TableNode.Cell class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |