Gets or sets the time offset of the first cell from the origin of the resource view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public float CellOffset { get; set; } |
Visual Basic Copy Code |
---|
Public Property CellOffset As Single |
A float value.
The offset is specified in the units set in BottomTimelineSettings.Unit.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |