Spread Windows Forms 12.0 Product Documentation
DragFillBlockCompletedEventArgs Class Members
Properties 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DragFillBlockCompletedEventArgs Class

The following tables list the members exposed by DragFillBlockCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the DragDropBlockCompleted event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the top left cell of the range being used for the fill.  
Public PropertyGets the column index of the bottom right cell of the range being used for the fill.  
Public PropertyGets whether only data is used.  
Public PropertyGets the direction of the fill.  
Public PropertyGets the number of rows or columns being filled.  
Public PropertyGets the row index of the top left cell of the range being used for the fill.  
Public PropertyGets 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