WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CurentDateLinePositions - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CurentDateLinePositions

    Represent the Gantt IndicatorType

    Namespace: Syncfusion.Windows.Controls.Gantt
    Assembly: Syncfusion.Gantt.Wpf.dll
    Syntax
    public enum CurentDateLinePositions

    Fields

    Name Description
    Absolute

    CurrentDateLine will be postion at any where using custom.

    DynamicTime

    CurrentDtaeLine will be positioned at system time when the GanttControl loaded.The position will be changed as per the system time changes.

    LoadedTime

    CurrentDtaeLine will be positioned at system time when the GanttControl loaded.

    None

    CurrentDateLine is not displayed.

    Today

    CurrentDateLine will be positioned at Current Date Begining

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved