IEvaluable Interface

Encapsulates common properties for evaluable document elements.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public interface IEvaluable

Properties

Evaluable Determines whether the document element can be evaluated or not.

See Also