Infragistics2.Win.UltraWinTree.v8.1
AfterNodeLayoutItemSpanResizeEventArgs Class
See Also  Members  
Infragistics.Win.UltraWinTree Namespace : AfterNodeLayoutItemSpanResizeEventArgs Class

Event arguments which provide information for the UltraTree.AfterNodeLayoutItemSpanResize event.

Object Model



Syntax

Visual Basic (Declaration) 
Public Class AfterNodeLayoutItemSpanResizeEventArgs 
   Inherits EventArgs
C# 
public class AfterNodeLayoutItemSpanResizeEventArgs : EventArgs 

See Also