ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridSelectionDragStartedEventArgs Class
Properties Methods


In This Topic
    DataGridSelectionDragStartedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridSelectionDragStartedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the event is canceled.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the x- and y-coordinates of the mouse pointer position, optionally evaluated against a coordinate origin of a supplied System.Windows.UIElement. (Inherited from C1.WPF.DataGrid.DataGridSelectionDragEventArgs)
    Top
    See Also