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

Syntax

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

See Also