[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.DataMember

DataMember Property

DataMember

Gets or sets a value that represents a binding member string.

Declaration
public string DataMember { get; set; }
Public Property DataMember As String
Property Value
Type Description
string

A string value that indicates the binding member.
The default is Empty.

See Also
DataSource