BindableWidgetFindParent Method |
Name | Description | |
---|---|---|
![]() | FindParentT(String) |
Finds a control in the parent hierarchy with the specified type and ID if specified
|
![]() | FindParent(String) |
Finds a control in the parent hierarchy with the specified id |
![]() | FindParent(Type, String) |
Finds a control in the parent hierarchy with the specified type and ID if specified
|