PocketPlanner Programmer's Guide

TimetableSettings Class

See Also

Defines properties that allow customizing the visualization of the calendar in Timetable view.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public sealed class TimetableSettings : ViewSettings

Visual Basic

Public NotInheritable Class TimetableSettings
    Inherits ViewSettings

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Compact.ViewSettings
        MindFusion.Scheduling.Compact.TimetableSettings

 See Also