For internal use.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected bool HasCalculatedValue(
	int propKey
)
Visual Basic
Protected Function HasCalculatedValue ( _
	propKey As Integer _
) As Boolean

Parameters

propKey
Type: System..::..Int32

Return Value

See Also