Stellt Daten für das BeforeRowMove-Ereignis bereit.

C# | Visual Basic | Visual C++ |
public class BeforeRowMoveEventArgs : RowCancelEventArgs
Public Class BeforeRowMoveEventArgs _ Inherits RowCancelEventArgs
public ref class BeforeRowMoveEventArgs : public RowCancelEventArgs

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | BeforeRowMoveEventArgsBeforeRowMoveEventArgsNew(Int32) | Initialisiert eine neue Instanz der BeforeRowMoveEventArgs-Klasse. |
![]() | Cancel | Ruft einen Wert ab, der angibt, ob das Ereignis abgebrochen werden soll, oder legt diesen fest. (Inherited from RowCancelEventArgs.) |
![]() | 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 | |
![]() | Row | Ruft den Zeilenindex ab, der von dem Event betroffen ist wurde. (Inherited from RowCancelEventArgs.) |
![]() | Returns a (Inherited from |

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

![]() | |||
![]() | RowCancelEventArgs | ||
![]() | BeforeRowMoveEventArgs |