Show / Hide Table of Contents

    IReadOnlyDataObject.Columns Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets the column controls in the DataWindow.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       IDwoReadOnlyList<IDwoReadOnlyColumn> Columns { get; }
    

    Return

    PowerBuilder.Data.IDwoReadOnlyList<IDwoReadOnlyColumn>

    The column controls in the DataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon