Version 24.2 (latest)

AfterNodeLayoutItemSpanResizeEventArgs Class Properties

For a list of all members of this type, see AfterNodeLayoutItemSpanResizeEventArgs members.

Public Properties
 NameDescription
Public PropertyCellReturns the UltraTreeNodeCell that was span resized.  
Public PropertyColumnReturns the UltraTreeNodeColumn that was span resized.  
Public PropertyIsCellReturns whether the item that was span resized is an UltraTreeNodeCell.  
Public PropertyIsLabelReturns whether the item that was span resized is an UltraTreeNodeColumn header (otherwise referred to as label).  
See Also