 | 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
Syntaxpublic ListRow Row { get; set; }
Public Property Row As ListRow
Get
Set
Property Value
Type:
ListRow
Remarks
See Also