| ListRowExpandEventArgsRow Property |
Gets or sets the row which has been expanded.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public ListRow Row { get; set; }
Public Property Row As ListRow
Get
Set
Property Value
Type:
ListRowRemarks See Also