Gets the index of a RenderFragment in the current collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int IndexOf( RenderFragment rf ) |
Visual Basic |
---|
Public Function IndexOf ( _ rf As RenderFragment _ ) As Integer |
Parameters
- rf
- Type: C1.C1Preview..::..RenderFragment
The fragment to get the index of.