Click or drag to resize

GridViewResponseRows Property

Namespace:  Dynamicweb.Core.UI
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
[JsonPropertyAttribute(PropertyName = "rows")]
public IEnumerable<Object> Rows { get; set; }

Property Value

Type: IEnumerableObject
See Also