[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.Original

Original Property

Original

Gets the original RenderObject object that produced the current object during data binding, or null if there is no such object.

Declaration
public RenderObject Original { get; }
Public ReadOnly Property Original As RenderObject
See Also