DiagramLite Programmer's Guide
Cell Class
See Also
 





Represents a single cell in a lane grid.

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

 Syntax

C#  Copy Code

public class Cell : ICell, INotifyPropertyChanged

Visual Basic  Copy Code

Public Class Cell
    Implements ICell, INotifyPropertyChanged

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Lanes.Cell

 See Also

Cell Members
MindFusion.Diagramming.Lanes Namespace