MindFusion WinForms Programmer's Guide
ItemSettings.ScaleClocks Property
See Also
 





Gets or sets a value indicating whether the clock icons are scaled proportionally to the size of the items.

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

 Syntax

C#  Copy Code

public State ScaleClocks { get; set; }

Visual Basic  Copy Code

Public Property ScaleClocks As State

 Property Value

A member of the State enumeration.

 See Also

ItemSettings Members
ItemSettings Class
MindFusion.Scheduling.WinForms Namespace