MindFusion.Scheduling for ASP.NET Programmer's Guide
CellSettings Class
See Also
 





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

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public class CellSettings : ViewSettings, ICloneable

Visual Basic  Copy Code

Public Class CellSettings
    Inherits ViewSettings
    Implements ICloneable

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.WebForms.ViewSettings
        MindFusion.Scheduling.WebForms.CellSettings

 See Also

CellSettings Members
MindFusion.Scheduling.WebForms Namespace