Gets a MethodInfo representing the "C1PrintableGetTree" method.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected MethodInfo GetTree()
Visual Basic
Protected Function GetTree As MethodInfo

Return Value

MethodInfo or null.

See Also