The following tables list the members exposed by AfterNodeLayoutItemResizeEventArgs.
Name | Description | |
---|---|---|
AfterNodeLayoutItemResizeEventArgs Constructor | Overloaded. |
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). |