Version

CollapseAxisTupleMemberAsyncCompletedEventArgs Class Members

The following tables list the members exposed by CollapseAxisTupleMemberAsyncCompletedEventArgs.

Public Properties
 NameDescription
Public PropertyAxisTypeReturns a constant which identifies the axis on which a member was expanded or collapsed. (Inherited from Infragistics.Olap.TupleMemberExpandedStateChangedEventArgs)
Public PropertyMemberIndexReturns the index of the tuple member that was expanded or collapsed. (Inherited from Infragistics.Olap.TupleMemberExpandedStateChangedEventArgs)
Public PropertyTupleIndexReturns the index of the tuple on which a member was expanded or collapsed. (Inherited from Infragistics.Olap.TupleMemberExpandedStateChangedEventArgs)
See Also