WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragPreviewEventArgs Class / Mode Property
In This Topic
    Mode Property (C1DragPreviewEventArgs)
    In This Topic
    Gets or sets the mode indicating the sort of drag to be listened.
    Syntax
    public C1DragHelperMode Mode {get; set;}
    See Also