IRegionEvaluableInternalInitEvaluableLayout Method

Calls InitLayout(Store) once per lifetime of the evaluable region.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
void InitEvaluableLayout(
	Store store
)

Parameters

store  Store
Context of the evaluation operation.

See Also