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





Gets a value indicating whether this selection is empty.

Namespace: MindFusion.Scheduling.WebForms
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 selection is empty; otherwise false.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.WebForms Namespace