Gets the RenderObject with the specified Name.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RenderObject this[ string index ] { get; } |
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ index As String _ ) As RenderObject Get |
Parameters
- index
- Type: System..::..String