GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectTask Class / LevelingCanSplit Property

In This Topic
    LevelingCanSplit Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property LevelingCanSplit As Boolean
    public bool LevelingCanSplit {get; set;}
    See Also