Spread Silverlight Documentation
DragFillUndoAction Class
Members 


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

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

See Also

Reference

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