ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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