ComponentOne FlexGrid for WPF and Silverlight
BoundPropertyName Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : BoundPropertyName Property
Gets the name of the property that this column is currently bound to.
Syntax
'Declaration
 
Public ReadOnly Property BoundPropertyName As System.String
public System.string BoundPropertyName {get;}
See Also

Reference

Column Class
Column Members