Show / Hide Table of Contents

    IDwoReadOnly Interface

    .NET Standard 2.x

    Represents a control in DataObject. It contains public properties for all controls. All properties are read-only.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Implements

    DWNet.Data.IReadOnlyDwoElement

    Syntax

    public interface IDwoReadOnly : IReadOnlyDwoElement
    

    Property

    Name Return Type Description
    Name System.String Gets the name of the control. (Inherited from IDw)
    Type DwoType Gets the type of the control.
    Back to top Generated by Appeon