Search
CellSettings Class
See Also
 





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

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public sealed class CellSettings : ViewSettings

Visual Basic  Copy Code

Public NotInheritable Class CellSettings
    Inherits ViewSettings

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.WinForms.ViewSettings
        MindFusion.Scheduling.WinForms.CellSettings

 See Also