Gets or sets whether current-time marker spans the full extent of resource view.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State ExtendedCurrentTimeMarker { get; set; } |
Visual Basic Copy Code |
---|
Public Property ExtendedCurrentTimeMarker As State |
Specify Enabled to extend current-time marker, or Disabled otherwise. Assign Unspecified to this property to use the corresponding value from the current theme.