MindFusion.Silverlight Package Programmer's Guide
Calendar.HeaderBorderThickness Property
See Also
 





Gets or sets the thickness of the border around the calendar header. This is a dependency property.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public Thickness HeaderBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property HeaderBorderThickness As Thickness

 Property Value

A Silverlight Thickness object.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Silverlight Namespace