FlexGrid for WinForms
DragRowColEventArgs Class
Members 



Provides data for the C1FlexGridBase.BeforeDragColumn, C1FlexGridBase.BeforeDragRow, C1FlexGridBase.AfterDragColumn, and C1FlexGridBase.AfterDragRow events.
Syntax
'Declaration
 
Public Class DragRowColEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As DragRowColEventArgs
public class DragRowColEventArgs : System.EventArgs 
public ref class DragRowColEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.C1FlexGrid.DragRowColEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DragRowColEventArgs Members
C1.Win.C1FlexGrid Namespace

 

 


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

Send Feedback