ComponentOne DataGrid for WPF and Silverlight
IsDescendantOf Method (DataGridCellsPanel)

C1.WPF.DataGrid Namespace > DataGridCellsPanel Class : IsDescendantOf Method
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As System.Windows.DependencyObject _
) As System.Boolean
public System.bool IsDescendantOf( 
   System.Windows.DependencyObject ancestor
)

Parameters

ancestor
See Also

Reference

DataGridCellsPanel Class
DataGridCellsPanel Members