'Declaration
<TypeConverterAttribute("Xceed.Grid.Design.ImageMemberConverter,Xceed.Grid.v4.3.Design,Version=4.3.25208.5768,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")>
<MergablePropertyAttribute(False)>
Public Property ImageMember As String
'Usage
Dim instance As ComboBoxViewer
Dim value As String
instance.ImageMember = value
value = instance.ImageMember
[TypeConverter("Xceed.Grid.Design.ImageMemberConverter,Xceed.Grid.v4.3.Design,Version=4.3.25208.5768,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")]
[MergableProperty(false)]
public string ImageMember {get; set;}
Property Value
A string specifying the name of a field of the object specified by the DataSource property from which to draw the image.. By default, DefaultImageMember.
Requirements
Target Platforms: 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