Spread Windows Forms 9.0 Product Documentation
DragFillBlockEventArgs Class Members
Properties 


The following tables list the members exposed by DragFillBlockEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragFillBlockEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCancelGets or sets whether to cancel the fill.  
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 the data only flag.  
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

DragFillBlockEventArgs Class
FarPoint.Win.Spread Namespace
DragFillBlock Event

User-Task Documentation

Using Drag Operations to Fill Cells
Managing Events from User Actions

 

 


Copyright © GrapeCity, inc. All rights reserved.