MindFusion.Wpf Pack Programmer's Guide
DrawCellEventArgs.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 column.

 See Also

DrawCellEventArgs Members
DrawCellEventArgs Class
MindFusion.Diagramming.Wpf Namespace