BoundPropertyName Property
BoundPropertyName
Gets the name of the property that this column is currently bound to.
Declaration
[Browsable(false)]
public string BoundPropertyName { get; }
<Browsable(False)>
Public ReadOnly Property BoundPropertyName As String