Gets the index of a column if the event is raised for a table cell.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int Column { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Column As Integer |
An integer value specifying the zero-based index of the related column.
WpfDiagram Programmer's Guide | © 2024 MindFusion |