Gets the collection of RenderObject objects generated by data binding.
The value of this property is null if the object is not data bound.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderObjectList Copies { get; } |
Visual Basic |
---|
Public ReadOnly Property Copies As RenderObjectList Get |