[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.Copies

Copies Property

Copies

Gets the collection of RenderObject objects generated by data binding. The value of this property is null if the object is not data bound.

Declaration
public RenderObjectList Copies { get; }
See Also