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





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

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

 Syntax

C#  Copy Code

public virtual BorderStyle BottomStyle { get; set; }

Visual Basic  Copy Code

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