[]
        
(Showing Draft Content)

C1.Win.FlexPivot.C1FlexPivotGrid.OnMouseDown

OnMouseDown Method

OnMouseDown(MouseEventArgs)

Overridden to show cell details when the user right-clicks a cell and to collapse/expand subtotal rows/columns.

Declaration
protected override void OnMouseDown(MouseEventArgs e)
Parameters
Type Name Description
MouseEventArgs e

MouseEventArgs that contains the event data.