TTMSFNCPlannerPositions Class
Controls the number, display format, and scroll position of the planner's resource/column positions.
API unit family: TMSFNCPlanner
Inherits from: TPersistent
Syntax
TTMSFNCPlannerPositions = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Count | Number of resource/column positions visible in the planner. Default: 3. |
| Format | Format string used to generate the default position header label (e.g. a date or resource name pattern). |
| ViewStart | Zero-based index of the first visible position in the header band. Default: 0. |