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





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

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

 Syntax

C#  Copy Code

public virtual BorderStyle RightStyle { get; set; }

Visual Basic  Copy Code

Public Overridable Property RightStyle As BorderStyle

 Property Value

One of the System.Web.UI.WebControls.BorderStyle enumeration values. Default value is BorderStyle.NotSet.

 See Also

CssBorderStyle Members
CssBorderStyle Class
MindFusion.Scheduling Namespace