Stellt Daten für das CollapseStart-Ereignis bereit.

C# | Visual Basic | Visual C++ |
public class ExpandStartEventArgs : ColRowCancelEventArgs
Public Class ExpandStartEventArgs _ Inherits ColRowCancelEventArgs
public ref class ExpandStartEventArgs : public ColRowCancelEventArgs

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Cancel | Ruft einen Wert ab, der angibt, ob das Ereignis abgebrochen werden soll, oder legt diesen fest. (Inherited from ColRowCancelEventArgs.) |
![]() | Column | Ruft den Spaltenindex ab, der von dem Event betroffen ist wurde. (Inherited from ColRowCancelEventArgs.) |
![]() | 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 ColRowCancelEventArgs.) |
![]() | Returns a (Inherited from |

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

![]() | |||
![]() | ColRowCancelEventArgs | ||
![]() | ExpandStartEventArgs |