constructor(p: GridPanel, rng: CellRange, cell: HTMLElement): FormatItemEventArgs
Initializes a new instance of the FormatItemEventArgs class.
GridPanel that contains the range.
Range of cells affected by the event.
Element that represents the grid cell to be formatted.
Gets or sets a value that indicates whether the event should be canceled.
Provides arguments for the formatItem event.