Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / SelectionChangingEventArgs Class
Members

In This Topic
    SelectionChangingEventArgs Class
    In This Topic
    Provide data for the SelectionChanging event.
    Object Model
    SelectionChangingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class SelectionChangingEventArgs 
       Inherits System.Windows.Controls.SelectionChangedEventArgs
    public class SelectionChangingEventArgs : System.Windows.Controls.SelectionChangedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.RoutedEventArgs
             System.Windows.Controls.SelectionChangedEventArgs
                C1.Silverlight.SelectionChangingEventArgs

    See Also