Spread Silverlight Documentation
DragFillBlockCompletedEventArgs Class
Members 


Represents the event data for the DragFillBlockCompleted event for the GcSpreadSheet component; occurs when the dragging and filling of a range of cells is completed.
Object Model
DragFillBlockCompletedEventArgs Class
Syntax
'Declaration
 
Public Class DragFillBlockCompletedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As DragFillBlockCompletedEventArgs
public class DragFillBlockCompletedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.DragFillBlockCompletedEventArgs

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

DragFillBlockCompletedEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.