FlexGrid for WinForms
DragRowColEventArgs Class Members
Fields 

The following tables list the members exposed by DragRowColEventArgs.

Public Constructors
 NameDescription
Public ConstructorDragRowColEventArgs ConstructorInitializes a new instance of the DragRowColEventArgs class.  
Top
Public Fields
 NameDescription
Public FieldCancelGets or sets a value indicating whether the drag operation should be canceled.  
Public FieldColGets the original index of the column that was dragged by the user.  
Public FieldPositionGets the new index of the column or row that was dragged by the user.  
Public FieldRowGets the original index of the row that was dragged by the user.  
Top
See Also

Reference

DragRowColEventArgs Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback