'Declaration
Protected Overridable Sub OnBackgroundColorChanged( _ ByVal e As System.EventArgs _ )
'Usage
Dim instance As NDataSeriesGrid Dim e As System.EventArgs instance.OnBackgroundColorChanged(e)
protected virtual void OnBackgroundColorChanged( System.EventArgs e )
Parameters
- e