[]
        
(Showing Draft Content)

FarPoint.Win.Elements.Find

Find Method

Find(string)

Finds an element in the collection that matches the specified name.

Declaration
public virtual object Find(string elementName)
Public Overridable Function Find(elementName As String) As Object
Parameters
Type Name Description
string elementName

Name of the element

Returns
Type Description
object

Element object