RegionEvaluableInitLayout(Store) Method

Initializes layout of the region with regards to a given store.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public virtual void InitLayout(
	Store store
)

Parameters

store  Store
Context of the evaluation operation.

See Also