ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TestOperators Class / Contain Property

In This Topic
    Contain Property (TestOperators)
    In This Topic
    Gets the ContainOperator object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Contain As ContainOperator
    public static ContainOperator Contain {get;}
    See Also