ASP.NET Pack Programmer's Guide
Calendar.BorderWidth Property
See Also
 





Gets or sets the border width of this control.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override Unit BorderWidth { get; set; }

Visual Basic  Copy Code

Public Overrides Property BorderWidth As Unit

 Property Value

A Unit that represents the border width of a Web server control. The default value is Empty, which indicates that this property is not set.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WebForms Namespace