Spread Silverlight Documentation
IsAncestorOf(C1HierarchicalPresenter) Method


Syntax
'Declaration
 
Public Function IsAncestorOf( _
   ByVal descendant As C1.Silverlight.SpreadSheet.C1HierarchicalPresenter _
) As System.Boolean
'Usage
 
Dim instance As ContextMenu
Dim descendant As C1.Silverlight.SpreadSheet.C1HierarchicalPresenter
Dim value As System.Boolean
 
value = instance.IsAncestorOf(descendant)
public System.bool IsAncestorOf( 
   C1.Silverlight.SpreadSheet.C1HierarchicalPresenter descendant
)

Parameters

descendant
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ContextMenu Class
ContextMenu Members

 

 


Copyright © GrapeCity, inc. All rights reserved.