Fires after the group has been collapsed.
[Visual Basic]
Public Event GroupCollapsed As C1WebGroupEventHandler
[C#]
public event C1WebGroupEventHandler GroupCollapsed
[Delphi]
public property GroupCollapsed: C1WebGroupEventHandler read remove_GroupCollapsed write add_GroupCollapsed;
See Also
C1WebTreeView Class | C1WebTreeView Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |