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