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
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) |