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

Event parameters used for the UltraTree.AfterCut event,

Object Model


Syntax

Visual Basic (Declaration) 
Public Class AfterCutEventArgs 
   Inherits NodesEventArgs
C# 
public class AfterCutEventArgs : NodesEventArgs 

See Also