Fires before group expanding.
[Visual Basic]
Public Event GroupExpanding As C1WebGroupBeforeEventHandler
[C#]
public event C1WebGroupBeforeEventHandler GroupExpanding
[Delphi]
public property GroupExpanding: C1WebGroupBeforeEventHandler read remove_GroupExpanding write add_GroupExpanding;
See Also
C1WebTreeView Class | C1WebTreeView Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |