[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnInfo.DataPropertyName

DataPropertyName Property

DataPropertyName

Gets or sets a string value that represents the binding field name in the current binding data source.

Declaration
[TypeConverter("System.Windows.Forms.Design.DataMemberFieldConverter, System.Design")]
public string DataPropertyName { get; set; }
<TypeConverter("System.Windows.Forms.Design.DataMemberFieldConverter, System.Design")>
Public Property DataPropertyName As String
Property Value
Type Description
string

A string value that indicates the property name of the data source.