Form |
The FormDropDownData type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultItemIndex | Gets or sets the zero-based index of the default entry for the parent drop-down list form field. |
![]() ![]() | Items | Gets the list entry items within the parent drop-down list form field. |
![]() ![]() | SelectedItemIndex | Gets or sets the zero-based index of the currently selected entry for the parent drop-down list form field or if selected entry is not explicitly set. |
![]() ![]() | Value | Gets the currently selected entry for the parent drop-down list form field if selected entry is explicitly set; otherwise, . |
![]() | ValueOrDefault | Gets the currently selected entry for the parent drop-down list form field if selected entry is explicitly set; otherwise, default entry. |