Show / Hide Table of Contents

    IGroupingGetter.Value Property

    .NET Standard 2.x

    When IsGroup is false, gets a row of data.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

     object Value { get; }
    

    Property Value

    System.Object

    When IsGroup is false, the value of the model object which represents the data of a row.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon