| GridViewModelRows Property |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IEnumerable<GridRowViewModel> Rows { get; }
Public ReadOnly Property Rows As IEnumerable(Of GridRowViewModel)
Get
Property Value
Type:
IEnumerableGridRowViewModelSee Also