[]
Initializes a new instance of the ItemFormattingEventArgs.
public ItemFormattingEventArgs(int item, string field)
Public Sub New(item As Integer, field As String)
| Type | Name | Description |
|---|---|---|
| int | item | Specified item index. |
| string | field | Specified field name. |