ComponentOne Scheduler for WPF and Silverlight
IsAncestorOf Method (EditCollectionControl)

C1.WPF.Schedule Namespace > EditCollectionControl 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

EditCollectionControl Class
EditCollectionControl Members