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


In This Topic
    DragDropExtent Class
    In This Topic
    Represents a drag drop action extent that supports drag and drop on the sheet.
    Object Model
    DragDropExtent Class
    Syntax
    'Declaration
     
    Public Class DragDropExtent 
    'Usage
     
    Dim instance As DragDropExtent
    public class DragDropExtent 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.UndoRedo.DragDropExtent

    See Also