Fires when an group is populating.
[Visual Basic]
Public Event GroupPopulate As C1WebGroupEventHandler
[C#]
public event C1WebGroupEventHandler GroupPopulate
[Delphi]
public property GroupPopulate: C1WebGroupEventHandler read remove_GroupPopulate write add_GroupPopulate;
See Also
C1WebTabStrip Class | C1WebTabStrip Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |