RegionHolderTGetCurrentTermsContainer Method

Returns region container for the region. Provides a reference to the container region of the current child region, points to region itself otherwise.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public override RegionEvaluable GetCurrentTermsContainer()

Return Value

RegionEvaluable
A region container for the region.

See Also