Spread WPF 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 (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

DragFillBlockEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.