Show / Hide Table of Contents

    IReadOnlyDataObject.Item[String] Property

    .NET Standard 2.x

    Gets the control in the DataWindow by its name.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    IDwoReadOnly this[string name] { get; }
    

    Return

    PowerScript.Bridge.IDwoReadOnly

    The control in the DataWindow.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon