ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / IsWithinOperator Class / Name Property

In This Topic
    Name Property (IsWithinOperator)
    In This Topic
    Gets the name of test operator.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Name As System.String
    public override System.string Name {get;}
    See Also