Version

ColumnMovingEventArgs Class Members

The following tables list the members exposed by ColumnMovingEventArgs.

Public Constructors
 NameDescription
Public ConstructorColumnMovingEventArgs ConstructorConstructs the event arguments object.  
Public Properties
 NameDescription
Public PropertyColumnReference to the column that is being moved.  
Public PropertyPreviousVisibleIndexThe visible index of the column prior to the moving operation.  
See Also