DiagramLite Programmer's Guide
Header.Style Property
See Also
 





Gets or sets the style of this header.

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

An instance of the Style class that specifies the appearance of the header.

 See Also

Header Members
Header Class
MindFusion.Diagramming.Lanes Namespace