MindFusion.Scheduling for Silverlight Programmer's Guide
CalendarStyle.BorderThickness Property
See Also
 





Gets or sets the thickness of the element's border.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public Thickness BorderThickness { get; set; }

Visual Basic  Copy Code

Public Property BorderThickness As Thickness

 Property Value

A .NET Thickness object specifying the border width.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Silverlight Namespace