Spread Windows Forms 9.0 Product Documentation
DragFillBlockCompletedEventArgs Class Members
Properties 


The following tables list the members exposed by DragFillBlockCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragFillBlockCompletedEventArgs ConstructorCreates a new object with the DragDropBlockCompleted event arguments.  
Top
Public Properties
 NameDescription
Public PropertyColumnBeginGets the column index of the top left cell of the range being used for the fill.  
Public PropertyColumnEndGets the column index of the bottom right cell of the range being used for the fill.  
Public PropertyDataOnlyGets whether only data is used.  
Public PropertyDirectionGets the direction of the fill.  
Public PropertyNumberToCopyGets the number of rows or columns being filled.  
Public PropertyRowBeginGets the row index of the top left cell of the range being used for the fill.  
Public PropertyRowEndGets the row index of the bottom right cell of the range being used for the fill.  
Top
See Also

Reference

DragFillBlockCompletedEventArgs Class
FarPoint.Win.Spread Namespace
DragFillBlockCompleted Event

User-Task Documentation

Using Drag Operations to Fill Cells
Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.