IExpressionable<TValue>.Value Property

    .NET Standard 2.x

    Gets or sets the default value specified for a property in the DataWindow object.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

       public IReadOnlyList<IDwReadOnlyGroup> Groups;
    

    Property Value

    TValue

    The default value specified for a property in the DataWindow object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon