Gets or sets the border width of this control.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override Unit BorderWidth { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property BorderWidth As Unit |
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.