FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / DragRowColEventArgs Class
Properties


In This Topic
    DragRowColEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DragRowColEventArgs.

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