DwGroupByAttribute.SortBy Property
.NET Standard 2.x
Gets or sets the sorting criteria for groups.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public string SortBy { get; set; }
Property Value
System.String
The sorting criteria for groups.
Applies to
.NET Standard
2.x