Represents a set of selected date cells and defines a visualization style applied to the selected elements.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public sealed class Selection : IDisposable |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class Selection |
Inheritance HierarchySystem.Object![]()
MindFusion.Scheduling.WinForms.Selection
See Also