Show / Hide Table of Contents

    IDwoReadOnlyGroup.Sort Property

    .NET Standard 2.x

    Gets the sorting criteria for this group.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    IReadOnlyExpressionable<string> Sort { get; }
    

    Property Value

    IReadOnlyExpressionable<String>

    The sorting criteria for the group.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon