Click or drag to resize

GridRowViewModelColumns Property

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<GridColumnViewModel> Columns { get; }

Property Value

Type: IEnumerableGridColumnViewModel
See Also