PocketPlanner Programmer's Guide

CellSettings Class

See Also

Defines appearance settings for the cells representing time ranges in the calendar in the calendar.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public sealed class CellSettings : ViewSettings

Visual Basic

Public NotInheritable Class CellSettings
    Inherits ViewSettings

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Compact.ViewSettings
        MindFusion.Scheduling.Compact.CellSettings

 See Also