For a list of all members of this type, see AfterNodeLayoutItemResizeEventArgs members.
| Name | Description | |
|---|---|---|
![]() | Cell | Returns the UltraTreeNodeCell that was resized. |
![]() | Column | Returns the UltraTreeNodeColumn that was resized. |
![]() | IsAutoResize | Returns a boolean value indicating whether the event was triggered by an auto-resize operation. |
![]() | IsCell | Returns whether the item that was resized is an UltraTreeNodeCell. |
![]() | IsLabel | Returns whether the item that was resized is an UltraTreeNodeColumn header (otherwise referred to as label). |