ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.Controls.SelectionChangedEventArgs
    public class SelectionChangingEventArgs : Windows.UI.Xaml.Controls.SelectionChangedEventArgs 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.RoutedEventArgs
          Windows.UI.Xaml.Controls.SelectionChangedEventArgs
             C1.Xaml.SelectionChangingEventArgs

    See Also