Stellt Daten für das BeforeColumnSize-Ereignis bereit.
| C# | Visual Basic | Visual C++ |
public class BeforeColumnSizeEventArgs : ColCancelEventArgs
Public Class BeforeColumnSizeEventArgs _ Inherits ColCancelEventArgs
public ref class BeforeColumnSizeEventArgs : public ColCancelEventArgs
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BeforeColumnSizeEventArgsBeforeColumnSizeEventArgsNew(Int32) | Initialisiert eine neue Instanz der BeforeColumnSizeEventArgs-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 BeforeColumnSize()()
| ColCancelEventArgs | |||
| BeforeColumnSizeEventArgs | |||