Gets the original RenderObject object that produced the current object
during data binding, or null if there is no such object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderObject Original { get; } |
Visual Basic |
---|
Public ReadOnly Property Original As RenderObject Get |