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





Gets a value indicating whether the collection is empty.

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 the collection is empty; otherwise false.

 See Also

CssBackground Members
CssBackground Class
MindFusion.Scheduling Namespace