'Declaration Protected Overrides Sub OnParentDataGridControlChanged( _ ByVal oldValue As DataGridControl, _ ByVal newValue As DataGridControl _ )
'Usage Dim instance As TableflowViewItemsHost Dim oldValue As DataGridControl Dim newValue As DataGridControl instance.OnParentDataGridControlChanged(oldValue, newValue)
protected override void OnParentDataGridControlChanged( DataGridControl oldValue, DataGridControl newValue )
Parameters
- oldValue
- newValue