Click or drag to resize

BindableWidgetFindParent Method

Overload List
  NameDescription
Public methodFindParentT(String)
Finds a control in the parent hierarchy with the specified type and ID if specified
Public methodFindParent(String)
Finds a control in the parent hierarchy with the specified id
Public methodFindParent(Type, String)
Finds a control in the parent hierarchy with the specified type and ID if specified
Top
See Also