Spread Silverlight Documentation
DragFillBlockEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : DragFillBlockEventArgs Class
Represents the event data for the DragFillBlock event for the GcSpreadSheet component; occurs when the range of cells is being dragged and filled.
Object Model
DragFillBlockEventArgs Class
Syntax
'Declaration
 
Public Class DragFillBlockEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
'Usage
 
Dim instance As DragFillBlockEventArgs
public class DragFillBlockEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         GrapeCity.Windows.SpreadSheet.UI.DragFillBlockEventArgs

See Also

Reference

DragFillBlockEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace