C1WebGroupEventArgs is used by the following events: C1WebTopicBar.GroupCollapsed C1WebTopicBar.GroupExpanded C1WebTabStrip.TabChanged C1WebTreeView.GroupCollapsed C1WebTreeView.GroupExpanded

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public class C1WebGroupEventArgs : EventArgs
Visual Basic (Declaration)
Public Class C1WebGroupEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    C1.Web.Command..::.C1WebGroupEventArgs

See Also