The following tables list the members exposed by BeforeNodeLayoutItemSpanResizeEventArgs.
Name | Description | |
---|---|---|
BeforeNodeLayoutItemSpanResizeEventArgs Constructor | Creates a new instance of the BeforeNodeLayoutItemResizeEventArgs class. |
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. |