Gets the settings of an image displayed by the item.
public virtual ToolbarItemImageProperties Image { get; }
Overridable Public ReadOnly Property Image As ToolbarItemImageProperties
The ToolbarDropDownItemPicker item displays an image specified by the Image property when the ToolbarDropDownItemPicker.ClickMode property is set to ShowDropDown or ExecuteAction.