[]
Gets or sets an IDictionary used to associate cell values with display values in the ComboBox editor.
[Browsable(false)] public IDictionary DataMap { get; set; }
<Browsable(False)> Public Property DataMap As IDictionary