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