| Visual Basic (Declaration) | |
|---|---|
Public Function IsAncestorOf( _ ByVal descendant As System.Windows.DependencyObject _ ) As System.Boolean | |
| C# | |
|---|---|
public System.bool IsAncestorOf( System.Windows.DependencyObject descendant ) | |
Parameters
- descendant
|
| ActiveReports Developer 7 | |
| IsAncestorOf Method | |
| See Also | |
| GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsAncestorOf Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function IsAncestorOf( _ ByVal descendant As System.Windows.DependencyObject _ ) As System.Boolean | |
| C# | |
|---|---|
public System.bool IsAncestorOf( System.Windows.DependencyObject descendant ) | |