MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.BorderThickness Property
See Also
 





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

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 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.Wpf Namespace