DiagramLite Programmer's Guide
Cell.Style Property
See Also
 





Gets or sets the style of the cell.

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

 Syntax

C#  Copy Code

public Style Style { get; set; }

Visual Basic  Copy Code

Public Property Style As Style

 Property Value

 See Also

Cell Members
Cell Class
MindFusion.Diagramming.Lanes Namespace