GrapeCity.Xaml.SpreadSheet.UI
DragFillUndoAction Class
Members 


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace : DragFillUndoAction Class
Represents a drag fill action to drag and fill a range on the worksheet.
Syntax
'Declaration
 
Public Class DragFillUndoAction 
   Inherits ActionBase
   Implements GrapeCity.Xaml.SpreadSheet.UI.IUndo 
'Usage
 
Dim instance As DragFillUndoAction
public class DragFillUndoAction : ActionBase, GrapeCity.Xaml.SpreadSheet.UI.IUndo  
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase
      GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.DragFillUndoAction

See Also

Reference

DragFillUndoAction Members
GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace