MindFusion.Wpf Pack Programmer's Guide
CellEventArgs.Column Property
See Also
 





Gets the index of the table's column that contains Cell.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int Column { get; }

Visual Basic  Copy Code

Public ReadOnly Property Column As Integer

 Property Value

An integer value specifying the zero-based index of the table column related to the event.

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Diagramming.Wpf Namespace