The following tables list the members exposed by DropDownItem.
            
            
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Appearance | Returns/sets the appearance for this DropDownItem.   | 
  | DataValue | Returns/sets the data information associated with this DropDownItem.   | 
  | DisplayText | Returns/sets the display text associated with this DropDownItem.   | 
  | DropDownList | Returns the DropDownList of which this item is member.   | 
  | HasAppearance | Returns whether an appearance object has been created for this DropDownItem.   | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | Dispose | Overloaded. Releases the unmanaged resources and optionally releases the managed resources of this class.   | 
Top 
            Protected Methods
|   | Name | Description | 
  | Finalize | Provides the finalizer for this class.   | 
Top 
            
            
            
            
            
            
            
            
            
            See Also