Gets whether the function compiles correctly.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public virtual bool CodeValid { get; }
Visual Basic
Public Overridable ReadOnly Property CodeValid As Boolean
	Get

See Also