FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GridChangedEventArgs Class
Properties


In This Topic
    GridChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GridChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the range's first column index.  
    Public PropertyGets the range's last column index.  
    Public PropertyThe type of action that caused the event to fire.  
    Public PropertyGets the range's first row index.  
    Public PropertyGets the range's last row index.  
    Top
    See Also