Gets or sets the size of schedule items drawn in the calendar.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int Size { get; set; } |
Visual Basic
![]() |
---|
Public Property Size As Integer |
A non-negative integer value specifying the items' size in pixels. Default is 17.
The size of an item is its height when the items are positioned horizontally or its width when positioned vertically.