Searches up the parent chain and returns the first parent of type T.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| Visual Basic |
|---|
Public Function FindAncestor(Of T As RadElement) As T |
Type Parameters
Return Value
See Also