Gets the type of collection elements.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected internal override Type GetItemType()
Visual Basic
Protected Friend Overrides Function GetItemType As Type

Return Value

The Action type.

See Also