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