Version 23.1 (latest)

DropDownItem class Methods

For a list of all members of this type, see DropDownItem members.

Public Methods
 NameDescription
Public MethodactivateSets the DropDownItem as active.  
Public MethodhoverCauses the dropdown item to have hover state applied to it  
Public MethodinactivateSets the DropDownItem as inactive.  
Public MethodisSelectedDetermines if the item is selected.  
Public MethodselectSets the DropDownItem as selected.  
Public Methodunhoverrestores original state  
Public MethodunselectSets the DropDownItem as not selected.  
See Also