'Declaration Protected Overridable Sub OnInactiveSelectionVisualStyleChanged( _ ByVal e As EventArgs _ )
'Usage Dim instance As DetailGrid Dim e As EventArgs instance.OnInactiveSelectionVisualStyleChanged(e)
Parameters
- e
- A System.EventArgs that contains the event data.