FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridChangedEventArgs Class / GridChangedType Property

In This Topic
    GridChangedType Property (GridChangedEventArgs)
    In This Topic
    The type of action that caused the event to fire.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GridChangedType As GridChangedTypeEnum
    public GridChangedTypeEnum GridChangedType {get;}
    See Also