Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
protected internal virtual void OnTabChanging(
	C1WebGroupBeforeEventArgs e
)
Visual Basic (Declaration)
Protected Friend Overridable Sub OnTabChanging ( _
	e As C1WebGroupBeforeEventArgs _
)

See Also