FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / GroupCellEventArgs Class / Action Property

In This Topic
    Action Property
    In This Topic
    C1.WPF.Grid.GridPanel thatindicates whether it is row or column to be collapsed/expanded.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As CollapseExpandAction
    public CollapseExpandAction Action {get;}
    See Also