Click or drag to resize

StiReportGetAnchor Method

Gets runtime values by the value of an anchor.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiRuntimeVariables GetAnchor(
	Object value
)

Parameters

value
Type: SystemObject
An anchor value.

Return Value

Type: StiRuntimeVariables
A runtime value.
See Also