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





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

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

 Syntax

C#  Copy Code

public virtual Unit RightWidth { get; set; }

Visual Basic  Copy Code

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