[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IEvaluationContext.Error

Error Property

Error

Gets or sets the calculation error.

Declaration
CalcError Error { get; set; }
Property [Error] As CalcError
Property Value
Type Description
CalcError

The calculation error value.

Remarks

The first calculation error will has highest priority. It will be kept until the calculation error is clear.