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





Returns a boolean value indicating whether all four border values are set.

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

 Syntax

C#  Copy Code

public bool IsEmpty { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsEmpty As Boolean

 Property Value

true if all border values are set; otherwise false.

 See Also

CssBorderStyle Members
CssBorderStyle Class
MindFusion.Scheduling Namespace