ComponentOne GanttView for WPF
IsAncestorOf Method (C1GanttView)

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : IsAncestorOf Method
Syntax
'Declaration
 
Public Function IsAncestorOf( _
   ByVal descendant As System.Windows.DependencyObject _
) As System.Boolean
public System.bool IsAncestorOf( 
   System.Windows.DependencyObject descendant
)

Parameters

descendant
See Also

Reference

C1GanttView Class
C1GanttView Members