Show / Hide Table of Contents

    IDwEdit Interface

    .NET Standard 2.x

    Represents settings that affect the appearance and behavior of columns whose edit style is Edit.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Implements

    DWNet.Data.IDwReadOnlyEdit

    Syntax

    public interface IDwEdit : IDwReadOnlyEdit
    

    Property

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