Show / Hide Table of Contents

    IReadOnlyDataObject.Item[String] Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the control in the DataWindow by its name.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

       IDwoReadOnly this[string name] { get; }
    

    Return

    PowerBuilder.Data.IDwoReadOnly

    The control in the DataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon