[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.RowValidated

RowValidated Event

Fires after a row lost focus and has been validated.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public event RowColEventHandler RowValidated
Returns
Type Description
RowColEventHandler Fires after a row lost focus and has been validated.
Remarks

This event is analogous to the Validated event.

Use this event to perform post-processing on a row of values.