[]
Gets a value that determines if the event was fired only to measure the cell.
public bool Measuring { get; }
This occurs while auto-sizing rows and columns, since the event handler may change the value displayed in the cell while handling this event.