Determines whether the specified date is currently selected.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
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.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |