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