Searches the current collection for a RenderObject
with the specified value of the Id()()()() property.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderObject FindById( int id ) |
Visual Basic |
---|
Public Function FindById ( _ id As Integer _ ) As RenderObject |
Parameters
- id
- Type: System..::..Int32
The Id to search for.