Stellt Daten für das BeforeColumnMove-Ereignis bereit.

C# | Visual Basic | Visual C++ |
public class BeforeColumnMoveEventArgs : ColCancelEventArgs
Public Class BeforeColumnMoveEventArgs _ Inherits ColCancelEventArgs
public ref class BeforeColumnMoveEventArgs : public ColCancelEventArgs

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | BeforeColumnMoveEventArgsBeforeColumnMoveEventArgsNew(Int32) | Initialisiert eine neue Instanz der BeforeColumnMoveEventArgs-Klasse. |
![]() | Cancel | Ruft einen Wert ab, der angibt, ob das Ereignis abgebrochen werden soll, oder legt diesen fest. (Inherited from ColCancelEventArgs.) |
![]() | Column | Die Spalte, die das Event ausgelöst hat, oder davon betroffen ist (Inherited from ColCancelEventArgs.) |
![]() | Determines whether the specified (Inherited from | |
![]() | Allows an (Inherited from | |
![]() | Serves as a hash function for a particular type. (Inherited from | |
![]() | Gets the (Inherited from | |
![]() | Creates a shallow copy of the current (Inherited from | |
![]() | Returns a (Inherited from |

Weitere Informationen und Beispiele finden Sie unter BeforeColumnMove()()

![]() | |||
![]() | ColCancelEventArgs | ||
![]() | BeforeColumnMoveEventArgs |