Element Methods |
The Element type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | findAncestorElement |
Find at any level, not only a Parent at the first level.
|
![]() ![]() | findDescendantElements |
Find at any level, not only children at the first level.
|
![]() ![]() | getPropertyItem |
Get a Property Item of the current Element (both visible and invisible in Grid). A grid cell of the tree node.
|
![]() ![]() | getPropertyItems |
Get all Property Items of the current Element (both visible and invisible in Grid). Grid cells of the tree node.
|