GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / StatusGroup Class / StatusDate Property

In This Topic
    StatusDate Property (StatusGroup)
    In This Topic
    Gets or sets the status date.
    Syntax
    'Declaration
     
    Public Property StatusDate As Date
    public DateTime StatusDate {get; set;}

    Property Value

    The status date.
    See Also