IDwReadOnlyGroup.Sort Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the sorting criteria for this group.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IReadOnlyExpressionable<string> Sort { get; }
Property Value
IReadOnlyExpressionable<String>
The sorting criteria for the group.
Applies to
.NET Standard
2.x