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


In This Topic
    DragFillExtent Class
    In This Topic
    Represents a drag fill action extent to support dragging and filling a range on the sheet.
    Object Model
    DragFillExtent Class
    Syntax
    'Declaration
     
    Public Class DragFillExtent 
    'Usage
     
    Dim instance As DragFillExtent
    public class DragFillExtent 
    Inheritance Hierarchy

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

    See Also