ComponentOne Basic Library for UWP
Mode Property

C1.UWP Assembly > C1.Xaml Namespace > C1DragStartingEventArgs Class : Mode Property
Gets or sets the mode indicating the sort of drag to be listened.
Syntax
'Declaration
 
Public Property Mode As C1DragHelperMode
public C1DragHelperMode Mode {get; set;}
See Also

Reference

C1DragStartingEventArgs Class
C1DragStartingEventArgs Members