[]
public class FieldEventArgs : EventArgs
Public Class FieldEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| FieldEventArgs(Field) | Initializes a new instance of the FieldEventArgs class. |
| Name | Description |
|---|---|
| Field | Gets the field which triggers the event. |