MindFusion.Wpf Pack Programmer's Guide
Selection.IsEmpty Property
See Also
 





Gets a value indicating whether this selection is empty.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public bool IsEmpty { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsEmpty As Boolean

 Property Value

true if there are selected calendar cells; otherwise, false.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.Wpf Namespace