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