public Element FindElement( string elementName )
Public Function FindElement( _ ByVal elementName As String _ ) As Element
Parameters
- elementName
- the element name.
Return Value
The report element. Null if no element with the name can be found.
public Element FindElement( string elementName )
Public Function FindElement( _ ByVal elementName As String _ ) As Element
Target Platforms: Windows 11, Windows 10