An object of the Selection
public class SelectionFormField : FormFieldPublic Class SelectionFormField
Inherits FormField Introduced: X18.
| Constructor | Description |
|---|---|
| Selection |
Initializes a new instance of the Selection |
| Method | Description |
|---|---|
| Form |
Opens a dialog box to alter the formatting attributes of the form field.
(Inherited from Form |
| Property | Description |
|---|---|
| Empty |
Gets or sets the horizontal extension, in twips, of the Selection |
| Enabled | Gets or set a value indicating whether the form field is enabled.
(Inherited from Form |
| Is |
Gets or sets a value indicating wheather a dropdown arrow is shown so that the user can select an item. |
| Items | Gets or sets a list of items for the Selection |
| Selected |
Gets or sets the index of the selected item of the Selection |
Learn more about the TXText