Searches the current collection for a RenderObject
with the specified vlaue of the Original property.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderObject FindByOriginal( RenderObject original ) |
Visual Basic |
---|
Public Function FindByOriginal ( _ original As RenderObject _ ) As RenderObject |
Parameters
- original
- Type: C1.C1Preview..::..RenderObject
The original object to search for.