Spread Windows Forms 7.0 Product Documentation
DragFillBlockEventArgs Class Members
See Also  Properties  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : DragFillBlockEventArgs Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.