ComponentOne GanttView for WinForms
BaseTestOperator Class
Members 

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : BaseTestOperator Class
Base class implemented by test operator objects.
Object Model
BaseTestOperator Class
Syntax
'Declaration
 
Public MustInherit Class BaseTestOperator 
public abstract class BaseTestOperator 
Inheritance Hierarchy

System.Object
   C1.Win.C1GanttView.BaseTestOperator
      C1.Win.C1GanttView.ContainExactlyOperator
      C1.Win.C1GanttView.ContainOperator
      C1.Win.C1GanttView.DoesNotContainOperator
      C1.Win.C1GanttView.DoesNotEqualOperator
      C1.Win.C1GanttView.EqualOperator
      C1.Win.C1GanttView.IsGreaterThanOperator
      C1.Win.C1GanttView.IsGreaterThanOrEqualToOperator
      C1.Win.C1GanttView.IsLessThanOperator
      C1.Win.C1GanttView.IsLessThanOrEqualToOperator
      C1.Win.C1GanttView.IsNotWithinOperator
      C1.Win.C1GanttView.IsWithinOperator

See Also

Reference

BaseTestOperator Members
C1.Win.C1GanttView Namespace