[]
        
(Showing Draft Content)

C1.GanttView.ProgressLine.StatusDate

StatusDate Property

StatusDate

Gets or sets a fixed date for the progress line ('(NA)' means 'floating today').

Declaration
[TypeConverter(typeof(NullableDateTimeConverter))]
public DateTime? StatusDate { get; set; }