NetXP 3.0 Reference

GroupEventArgs.GroupState Property

Gets the GroupState of the XPTaskPaneGroup that triggered the event.

[Visual Basic]
Public ReadOnly Property GroupState As GroupState
[C#]
public GroupState GroupState {get;}

See Also

GroupEventArgs Class | NETXP.Controls.TaskPane Namespace