ComponentOne FlexGrid for UWP
BoundPropertyName Property

C1.UWP.FlexGrid Assembly > C1.Xaml.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