Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.GridPartialData.Sorts Property

The sort order of the grid's columns.

Class: YetaWF.Core.Models.GridPartialData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public List<DataProviderSortInfo>? Sorts { get; set; }

See Also YetaWF.Core.Models.GridPartialData ClassYetaWF.Core Overview