True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupColMovedEventArgs Class
Properties


In This Topic
    GroupColMovedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupColMovedEventArgs.

    Public Properties
     NameDescription
    Public PropertyIndicates the starting position in the DisplayColumns collection.  
    Public PropertyGets the C1DisplayColumn that was moved.  
    Public PropertyThe C1DataColumn for the column was moved.  
    Public PropertyIndicates the target index of the column that was moved.  
    Top
    See Also