ComponentOne GanttView for WinForms
GridConstraintDate Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : GridConstraintDate Property
This property is for internal use only.
Syntax
'Declaration
 
Public MustOverride Property GridConstraintDate As System.Nullable(Of Date)
public abstract System.Nullable<DateTime> GridConstraintDate {get; set;}
See Also

Reference

BaseTask Class
BaseTask Members