PocketPlanner Programmer's Guide

Style Class

See Also

Specifies the appearance of calendar elements.

Namespace: MindFusion.Scheduling
Assembly: PocketPlanner

 Syntax

C#

public class Style : ICloneable, ISerializable

Visual Basic

Public Class Style
    Implements ICloneable, ISerializable

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Style

 See Also