GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / IsNotWithinOperator Class / Name Property

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