Gets the RenderObjectCollection containing the current object, or null if the current object has no Owner()()()() or the owner is not a RenderObjectCollection.

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

Syntax

C#
public RenderObjectCollection Collection { get; }
Visual Basic
Public ReadOnly Property Collection As RenderObjectCollection
	Get

See Also