Click or drag to resize
IChildNavigatorT Properties

The IChildNavigatorT generic type exposes the following members.

Properties
  NameDescription
Public propertyFirstChild
Returns the first child
Public propertyHasChildren
True if there is any child, otherwise false.
Public propertyHasParent
True if has parent, otherwise false
Public propertyLastChild
Returns last child
Public propertyNextSibling
Returns the next sibling
Public propertyParent
Parent of active element
Public propertyPrevSibling
Returns previous sibling
Top
See Also