| 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; }
Public Property ChildList As List
Get
Set
Property Value
Type:
ListRemarks See Also