<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / GroupCellEventArgs Class / Action Property

In This Topic
    Action Property
    In This Topic
    C1.WPF.FlexGrid.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