ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / BaseTask Class / GridConstraintType Property

In This Topic
    GridConstraintType Property (BaseTask)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public MustOverride Property GridConstraintType As System.Object
    public abstract System.object GridConstraintType {get; set;}
    See Also