A GroupState changed event.
The event handler receives an argument of type GroupEventArgs containing data related to this event. The following GroupEventArgs properties provide information specific to this event.
Property | Description |
---|---|
GroupState | Gets the GroupState of the XPTaskPaneGroup that triggered the event. |
XPTaskPaneGroup | Gets the XPTaskPaneGroup that triggered the event. |
XPTaskPaneGroup Class | NETXP.Controls.TaskPane Namespace