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





Gets or sets the style of the left, right, top, and bottom borders of the object.

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

 Syntax

C#  Copy Code

public virtual BorderStyle AllStyle { get; set; }

Visual Basic  Copy Code

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