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





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

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

 Syntax

C#  Copy Code

public virtual Unit TopWidth { get; set; }

Visual Basic  Copy Code

Public Overridable Property TopWidth 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