Determines whether the specified date is currently selected.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool Contains ( |
Visual Basic
![]() |
---|
Public Function Contains( _ |
Type: DateTime
A date to search for in the selection.
Type: Boolean
true if the date's cell is selected; otherwise false.