Show / Hide Table of Contents

    IReadOnlyDataObject.Columns Property

    .NET Standard 2.x

    Gets the column controls in the DataWindow.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new IDwoReadOnlyList<IDwoReadOnlyColumn> Columns { get; }
    

    Return

    PowerScript.Bridge.IDwoReadOnlyList<IDwoReadOnlyColumn>

    The column controls in the DataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon