For a list of all members of this type, see BeforeNodeLayoutItemSpanResizeEventArgs members.
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Cell | Returns the UltraTreeNodeCell that was span resized. |
![]() | Column | Returns the UltraTreeNodeColumn that was span resized. |
![]() | IsCell | Returns whether the item that was span resized represents a cell. |
![]() | IsLabel | Returns whether the item that was span resized represents a column header (otherwise referred to as label). |
![]() | Node | Returns the UltraTreeNode which defines the cell that is being span resized. |