C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlPanel Class / FindCommonVisualAncestor Method

In This Topic
FindCommonVisualAncestor Method (GridControlPanel)
In This Topic
Syntax
'Declaration
 
Public Function FindCommonVisualAncestor( _
   ByVal otherVisual As DependencyObject _
) As DependencyObject
 

Parameters

otherVisual
See Also