Stellt Daten für das SelectionStart-Ereignis bereit.

C# | Visual Basic | Visual C++ |
public class SelectionStartEventArgs : SelectionEndEventArgs
Public Class SelectionStartEventArgs _ Inherits SelectionEndEventArgs
public ref class SelectionStartEventArgs : public SelectionEndEventArgs

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SelectionStartEventArgsSelectionStartEventArgsNew(Int32, Int32) | Initialisiert eine neue Instanz der SelectionStartEventArgs-Klasse. |
![]() | Cancel | Ruft einen Wert ab, der angibt, ob das Ereignis abgebrochen werden soll, oder legt diesen fest. |
![]() | Column | Die Spalte, die das Event ausgelöst hat, oder davon betroffen ist (Inherited from ColRowEventArgs.) |
![]() | 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 | Die Zeile, die das Event ausgelöst hat, oder davon betroffen ist (Inherited from ColRowEventArgs.) |
![]() | Returns a (Inherited from |

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

![]() | ||||
![]() | ColRowEventArgs | |||
![]() | SelectionEndEventArgs | |||
![]() | SelectionStartEventArgs |