'Declaration Protected Overridable Sub OnIsVirtualizingChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage Dim instance As PropertyGrid Dim oldValue As Boolean Dim newValue As Boolean instance.OnIsVirtualizingChanged(oldValue, newValue)
Parameters
- oldValue
- newValue