MindFusion WinForms Programmer's Guide
Selection.Set Method
See Also
 





Sets the current selection to the specified date or range of dates.

 Overload List

Name Description

Selection.Set (DateTime)

Selects the specified date cell.

Selection.Set (DateTime, DateTime)

Selects a range of date cells.

Selection.Set (DateTime, DateTime, Resource)

Selects a range of date cells for a specified resource.

Selection.Set (DateTime, DateTime, Resource[])

Selects a range of date cells associated with the specified resources.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.WinForms Namespace