Removes the specified date range from the selection.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public void Remove ( |
Visual Basic
Copy Code
|
|---|
Public Sub Remove( _ |
The start of the time range to be removed from the selection.
The end of the time range to be removed from the selection.
See Also