Determines whether the specified date is currently selected.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
A date to search for in the selection.
true if the date's cell is selected; otherwise false.