Version

BeforeColumnMovedEventArgs Class Members

The following tables list the members exposed by BeforeColumnMovedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeColumnMovedEventArgs ConstructorCreates a new instance of the BeforeColumnMovedEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyColumnReturns the UltraTreeNodeColumn that was resized.  
See Also