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

In This Topic
IsDescendantOf Method (GridControlPanel)
In This Topic
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As DependencyObject _
) As Boolean
 

Parameters

ancestor
See Also