Show / Hide Table of Contents

    IReadOnlyDataObject.Item[Int32] Property

    .NET Standard 2.x

    Gets the control in the DataWindow at the specified index.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    IDwoReadOnly this[int index] { get; }
    

    Return

    PowerScript.Bridge.IDwoReadOnly

    The control at the specified index.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon