DiagramLite Programmer's Guide
CellEventArgs.Column Property
See Also
 





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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int Column { get; }

Visual Basic  Copy Code

Public ReadOnly Property Column As Integer

 Property Value

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Diagramming Namespace