For a list of all members of this type, see DropDownItem members.
Name | Description | |
---|---|---|
![]() | activated | value indicating if the item is active or not value indicating if the item is active or not |
![]() | activeCssClass | Returns/sets the CSS class that will be applied to the ImageItem when it is selected. CssClass Applied when the item is active |
![]() | cssClass | Returns/sets the CSS class that will be applied to the ImageItem when it is selected. the CSS class applied to the item |
![]() | custom | for internal use |
![]() | disabled | Marks the DropDownItem as disabled boolean value indicating if the item is disabled or not |
![]() | disabledCssClass | Returns/sets the CSS class that will be applied to the ImageItem when it is selected. |
![]() | hoverCssClass | Returns/sets the CSS class that will be applied to the DropDownItem when it is selected. CSS class when the item is hovered |
![]() | index | Returns the index of the item in the WebDropDown's DropDownItemCollection. index of the item |
![]() | selected | Returns whether the dropdown item is selected or not value indicating whether the item is selected or not |
![]() | selectedCssClass | Returns/sets the CSS class that will be applied to the ImageItem when it is selected. Css Class applied when the item is selected |
![]() | text | Returns/sets the text of the DropDownItem. text of the dropdown item |
![]() | value | Returns/sets the value of the DropDownItem. value of the item |