Gets or sets the time offset of the first cell from the origin of the resource view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public float CellOffset { get; set; } |
Visual Basic Copy Code |
---|
Public Property CellOffset As Single |
A floating point value, specifying the offset in the units set in the Unit property of the BottomTimelineSettings.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |