[]
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.
Whether to set the cell content in addition to its dimensions and styles.
Gets or sets a value that indicates whether the event should be canceled.
Gets a reference to the element that represents the grid cell to be formatted.
Gets or sets the data associated with the event.
Gets the GridPanel affected by this event.
Gets the CellRange affected by this event.
Gets a value that determines whether the handler should set the cell content in addition to its dimensions and styles.
Provides a value to use with events that do not have event data.
Provides arguments for the FlexGrid.formatItem event.