Spread Silverlight Documentation
DragFillBlockEventArgs Class
Members 


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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

DragFillBlockEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.