IEvaluableEvaluable Property
Determines whether the document element can be evaluated or not.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
bool Evaluable { get; set; }
Property Evaluable As Boolean
Get
Set
property bool Evaluable {
bool get ();
void set (bool value);
}
abstract Evaluable : bool with get, set
Property Value
Boolean