Show / Hide Table of Contents

    IDwReadOnlyEdit Interface

    .NET Standard 2.x

    Represents settings that affect the appearance and behavior of columns whose edit style is Edit. All properties are read-only.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public interface IDwReadOnlyEdit
    

    Property

    Name Return Type Description
    CodeTable System.Boolean Gets a bool value which indicates whether the column has a code table.
    Style DwEditStyle Gets the edit style of the column.
    Back to top Generated by Appeon