'Declaration Protected Friend Overrides Sub PaintHotState( _ ByVal e As GridPaintEventArgs _ )
'Usage Dim instance As Row Dim e As GridPaintEventArgs instance.PaintHotState(e)
protected internal override void PaintHotState( GridPaintEventArgs e )
Parameters
- e
- A GridPaintEventArgs that contains the event data.