'Declaration Public Overridable Property DisplayStyle As ValueListDisplayStyle
public virtual ValueListDisplayStyle DisplayStyle {get; set;}
If ValueListDisplayStyle is set to any of the settings that make use of a picture, the picture will be resolved using:
If no ValueListItem object in the ValueList matches the cell's value, or if a ValueListItem is matched to the cell's value, but its Picture property is not set, then the Picture property of the ValueList's Appearance object will be used. If the Picture property of the ValueList's Appearance object is not set, no picture will be used.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2