Basic Library for WinRT
SelectionChanging Event

Syntax
'Declaration
 
Public Event SelectionChanging As SelectionChangingEventHandler
public event SelectionChangingEventHandler SelectionChanging
Event Data

The event handler receives an argument of type SelectionChangingEventArgs containing data related to this event. The following SelectionChangingEventArgs properties provide information specific to this event.

PropertyDescription
AddedItems (Inherited from Windows.UI.Xaml.Controls.SelectionChangedEventArgs)
Cancel  
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
RemovedItems (Inherited from Windows.UI.Xaml.Controls.SelectionChangedEventArgs)
See Also

Reference

C1TreeView Class
C1TreeView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback