Specifies the item resizing method in a Resource view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public enum ResourceResizeMethod |
Visual Basic
![]() |
---|
Public Enum ResourceResizeMethod |
Member name | Description | |
---|---|---|
![]() |
DurationBounds |
The items are resized by pointing near the ends of the bounding rectangle of the bands showing their duration. |
![]() |
ItemBounds |
The items are resized by pointing near the ends of their bounding rectangle. |
![]() |
Unspecified |
Unspecified. |