Spread Windows Forms 12.0 Product Documentation
DragFillBlockEventArgs Class Properties


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

For a list of all members of this type, see DragFillBlockEventArgs members.

Public Properties
 NameDescription
Public PropertyGets or sets whether to cancel the fill.  
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 the data only flag.  
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

DragFillBlockEventArgs Class
FarPoint.Win.Spread Namespace
DragFillBlock Event

User-Task Documentation

Using Drag Operations to Fill Cells
Managing Events from User Actions