Click or drag to resize

ListRowExpandEventArgsChildList Property

Gets or sets the child list to be displayed under the expanded row.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public List ChildList { get; set; }

Property Value

Type: List
Remarks