RadControls for WPF

Provides data for the CleanUpVirtualizedItem event.

Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.40

Syntax

C#
public class CleanUpVirtualizedItemEventArgs : RadRoutedEventArgs
Visual Basic
Public Class CleanUpVirtualizedItemEventArgs _
	Inherits RadRoutedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Windows..::..RoutedEventArgs
      Telerik.Windows..::..RadRoutedEventArgs
        Telerik.Windows.Controls.GridView..::..CleanUpVirtualizedItemEventArgs

See Also