Determines whether any part of the specified day is selected.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool ContainsDay ( |
Visual Basic Copy Code |
---|
Public Function ContainsDay( _ |
A DateTime instance specifying the day to check.
true if any part of the day is into the selection; otherwise false.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |