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


In This Topic
    GroupCellEventArgs Class Members
    In This Topic

    The following tables list the members exposed by GroupCellEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a GroupCellEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyC1.WPF.Grid.GridPanel thatindicates whether it is row or column to be collapsed/expanded.  
    Public PropertyCellRange affected by the event.  
    Top
    See Also