PocketPlanner Programmer's Guide

Selection Class

See Also

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

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public sealed class Selection : IDisposable

Visual Basic

Public NotInheritable Class Selection
    Implements IDisposable

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Compact.Selection

 See Also