2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FunctionBase Class / CodeValid Property

In This Topic
    CodeValid Property (FunctionBase)
    In This Topic
    Gets whether the function compiles correctly.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CodeValid As System.Boolean
    public virtual System.bool CodeValid {get;}
    See Also