ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewColumnGroupedEventArgs Class
Properties

In This Topic
    C1GridViewColumnGroupedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1GridViewColumnGroupedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Initializes a new instance of the C1GridViewColumnGroupedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndex of the new position.  
    Public PropertyDrag source, the C1BaseField object being dragged.  
    Public PropertyDrop target, the C1BaseField object on which drag source is dropped.  
    Public PropertyPosition to drop relative to drop target.  
    Top
    See Also