Click or drag to resize

GridRowViewModel.Columns Property

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

Property Value

Type: IEnumerable<GridColumnViewModel>
See Also