IDwoColumn Interface
.NET Standard 2.x
Represents a column control.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Implements
PowerScript.Bridge.IDwoReadOnlyColumn
PowerScript.Bridge.IDwoControlBase<TDwo>
Syntax
public interface IDwoColumn : IDwoReadOnlyColumn, IDwoControlBase<IDwoColumn>, IColumnMeta
Property
Name | Return Type | Description |
---|---|---|
Dddw | IDwDddw | Gets or sets properties that control the appearance and behavior of a column with the DropDownDataWindow edit style. |
Edit | IDwEdit | Gets settings that affect the appearance and behavior of columns whose edit style is Edit . |
Name | System.String | Gets the name of the control. (Inherited from IDw) |
Type | DwoType | Gets the type of the control. (Inherited from IDwoReadOnly) |