IGroupingGetter<TModel>.Value Property
.NET Standard 2.x | Current Version (1.0.1) 
When IsGroup is false, gets a row of data.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
TModel Value { get; }
Return
TModel
When IsGroup is false, the value of the model object which represents the data of a row.
Applies to
.NET Standard
2.x