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


Glossary Item Box

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

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