Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / DragDropExtent Class
Properties

In This Topic
    DragDropExtent Class Members
    In This Topic

    The following tables list the members exposed by DragDropExtent.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the DragDropExtent class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column count for the drag drop.  
    Public PropertyGets the from column index for the drag drop.  
    Public PropertyGets the from row index for the drag drop.  
    Public PropertyGets the row count for the drag drop.  
    Public PropertyGets the to column index for the drag drop.  
    Public PropertyGets the to row index for the drag drop.  
    Top
    See Also