ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Date
    public System.DateTime StatusDate {get; set;}

    Property Value

    The status date.
    See Also