C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderPie Class / Copies Property

In This Topic
Copies Property (RenderPie)
In This Topic
Gets the collection of RenderObject objects generated by data binding. The value of this property is null if the object is not data bound.
Syntax
'Declaration
 
Public ReadOnly Property Copies As RenderObjectList
 
See Also