[]
Contains data for the conditional formatting event.
public class ItemFormattingEventArgs : CancelEventArgs
Name | Description |
---|---|
ItemFormattingEventArgs(int, string) | Initializes a new instance of the ItemFormattingEventArgs. |
Name | Description |
---|---|
Field | Gets or sets the name of the current field of the formatted element. |
Item | Gets or sets the index of the index of the item to be formatted. |
Style | Gets or sets the style of the formatted cell. |