See Also: HandledEventArgs Members
Typically, the value of the HandledEventArgs.Handled property is set in an event handler to indicate that the system should perform no further processing.
This class is a base class for types such as the System.Windows.Forms.DataGridViewCellPaintingEventArgs, System.Windows.Forms.DataGridViewRowPrePaintEventArgs, System.Windows.Forms.DataGridViewRowHeightInfoPushedEventArgs, and System.Windows.Forms.DataGridViewSortCompareEventArgs classes.