ComponentOne Gallery for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewColumnGroupedEventArgs Class

In This Topic
    C1GridViewColumnGroupedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see C1GridViewColumnGroupedEventArgs members.

    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