Used to programmatically specify the list of child rows for a relation.

Namespace:  C1.Web.Data.Express
Assembly:  C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)

Syntax

C#
public event GetListEventHandler GetChildRows
Visual Basic (Declaration)
Public Event GetChildRows As GetListEventHandler

See Also