Specifies the item resizing method in a CalendarView.ResourceView view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
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. |
JPlanner Programmer's Guide | © 2023 MindFusion |