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