'DeclarationProtected Overrides Sub OnParentDataGridControlChanged( _ ByVal oldValue As DataGridControl, _ ByVal newValue As DataGridControl _ )
'UsageDim 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