[]
The PickerDropDownStyle class represents the pickers drop down form style.
public class PickerDropDownStyle : DropDownStyle, INotifyPropertyChanged, IDisposable
| Name | Description |
|---|---|
| PickerDropDownStyle() | Initializes a new instance of the PickerDropDownStyle. |
| Name | Description |
|---|---|
| Item | Gets style containing display attributes that determine the general appearance of the drop down item on the screen. |
| Name | Description |
|---|---|
| ResetItem() | Restores the default value of the Item property. |
| ShouldSerializeItem() | Specifies whether to save the value of the Item property. |