Show / Hide Table of Contents

    IDataObject.Columns Property

    .NET Standard 2.x

    Gets or sets the column controls in the DataWindow.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new IDwoList<IDwoColumn> Columns { get; set; }
    

    Return

    PowerScript.Bridge.IDwoList<IDwoColumn>

    The column controls in the DataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon