Gets or sets a value determining the thickness of appointment availability status border. This is a dependency property.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public Thickness ShowTimeBorderThickness { get; set; }
Visual Basic
Public Property ShowTimeBorderThickness As Thickness
	Get
	Set

See Also