Click or drag to resize

GridServiceSortGridRows Method (IEnumerableGridRow)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public bool SortGridRows(
	IEnumerable<GridRow> gridRows
)

Parameters

gridRows
Type: System.Collections.GenericIEnumerableGridRow

Return Value

Type: Boolean
See Also