Version

GroupClickEventArgs Class Members

The following tables list the members exposed by GroupClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorGroupClickEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyExpandReturns or sets a boolean value indicating whether the control will be Expanded immediately after execution returns from the event.  
Public PropertyGroupReturns the group that was clicked.  
See Also