MindFusion.Scheduling for ASP.NET Programmer's Guide
CssBorderStyle.LeftWidth Property
See Also
 





Gets or sets the width of the left border of the object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual Unit LeftWidth { get; set; }

Visual Basic  Copy Code

Public Overridable Property LeftWidth As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure. Default value is Unit.Empty.

 See Also

CssBorderStyle Members
CssBorderStyle Class
MindFusion.Scheduling Namespace