Fires before the active tab is changing.
[Visual Basic]
Public Event TabChanging As C1WebGroupBeforeEventHandler
[C#]
public event C1WebGroupBeforeEventHandler TabChanging
[Delphi]
public property TabChanging: C1WebGroupBeforeEventHandler read remove_TabChanging write add_TabChanging;
See Also
C1WebTabStrip Class | C1WebTabStrip Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |