Search
Selection Class
See Also
 





Represents a set of selected date cells and defines a visualization style applied to the selected elements.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public sealed class Selection : IDisposable

Visual Basic  Copy Code

Public NotInheritable Class Selection
    Implements IDisposable

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.WinForms.Selection

 See Also