The Drop
public sealed class DropDownListContentControl : ContentControlFieldAdapterPublic NotInheritable Class DropDownListContentControl
Inherits ContentControlFieldAdapter Introduced: X11.
| Constructor | Description |
|---|---|
| Drop |
Initializes a new instance of the Drop |
| Field | Description |
|---|---|
| TYPE_NAME | Represents the name of the respective field type.
(Inherited from Content |
| Method | Description |
|---|---|
| Show |
Opens the specific field options dialog box.
(Inherited from Content |
| Property | Description |
|---|---|
| Application |
Gets the adapted Application (Inherited from Content |
| Content |
Specifies whether the content of the content control field should be deletable or not.
(Inherited from Content |
| Content |
Specifies whether the content of the content control field should be editable or not.
(Inherited from Content |
| ID | Gets the ID of the specific field through its adapter.
(Inherited from Content |
| Id | Gets or sets the content control's id.
(Inherited from Content |
| Length | Gets the number of characters in a text field through its adapter.
(Inherited from Content |
| List |
Gets or sets the list items of the content control field. |
| Placeholder | Gets or sets the placeholder field part of the content control field.
(Inherited from Content |
| Start | Gets the first character position (one-based) of the field through its adapter.
(Inherited from Content |
| Tag | Gets or sets the content control's tag.
(Inherited from Content |
| Title | Gets or sets the content control's title.
(Inherited from Content |
| Type | Gets or sets the type of the content control field.
(Inherited from Content |
| Type |
Gets the field's type name of the specific field through its adapter.
(Inherited from Content |