Represents an item within a DropDown control.
The following tables list the members exposed by the DropDownItem type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DropDownItem class. |
Name | Description | |
---|---|---|
![]() |
Gets the data item bound to the control. |
|
![]() |
Gets the index of the data item bound to the control. |
|
![]() |
Gets the display position of the control relative to its parent Items collection. |
|
![]() |
Gets or sets the URL of the image displayed by this item. |
|
![]() |
Gets the index of the current item. |
|
![]() |
Gets the type of the control. |
|
![]() |
Gets the owner DropDown of the current item. |
|
![]() |
Gets or sets the value represented by this item. |
|
![]() |
Gets or sets the tooltip text displayed by this item. |
|
![]() |
Gets or sets the value represented by this item. |
Name | Description | |
---|---|---|
![]() |
Loads the control from an XML element. |
|
![]() |
Control.Render override. |
|
![]() |
Saves the control to the underlying document under the specified name. |