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

In This Topic
    DestIndex Property (C1GridViewColumnGroupedEventArgs)
    In This Topic
    Index of the new position.
    Syntax
    'Declaration
     
    Public ReadOnly Property DestIndex As System.Integer
    public System.int DestIndex {get;}
    See Also