ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / LeaveCell Event

In This Topic
    LeaveCell Event (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Event LeaveCell As EventHandler
    public event EventHandler LeaveCell
    See Also