[]
        
(Showing Draft Content)

C1.Win.FlexGrid.OwnerDrawCellEventArgs.Measuring

Measuring Property

Measuring

Gets a value that determines if the event was fired only to measure the cell.

Declaration
public bool Measuring { get; }
Remarks

This occurs while auto-sizing rows and columns, since the event handler may change the value displayed in the cell while handling this event.