Gets the cell that should be custom drawn.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |