Show / Hide Table of Contents

    IDwoGroup.Sort Property

    .NET Standard 2.x

    Gets the sorting criteria for this group.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new IExpressionable<string> Sort { get; set; }
    

    Property Value

    IExpressionable<String>

    The sorting criteria for the group.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon